mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
.builds: disable the build test on Arch
The test is failing now: https://builds.sr.ht/~hajimehoshi/job/812014
This commit is contained in:
parent
c183555cc8
commit
ce24e74479
@ -1,16 +0,0 @@
|
|||||||
image: archlinux
|
|
||||||
packages:
|
|
||||||
- alsa-lib
|
|
||||||
- libxcursor
|
|
||||||
- libxi
|
|
||||||
- libxinerama
|
|
||||||
- libxrandr
|
|
||||||
- mesa
|
|
||||||
- pkg-config
|
|
||||||
- go
|
|
||||||
sources:
|
|
||||||
- https://github.com/hajimehoshi/ebiten
|
|
||||||
tasks:
|
|
||||||
- build: |
|
|
||||||
cd ebiten
|
|
||||||
go build -tags=example ./...
|
|
Loading…
Reference in New Issue
Block a user