mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-05 15:34:28 +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
64b051cc38
commit
a819ec1346
@ -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