ci: build on alpine/latest, not edge

This commit is contained in:
Daniel Eklöf 2021-04-07 21:21:19 +02:00
parent 8c93b48146
commit 9a6f691493
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 3 additions and 4 deletions

View file

@ -1,4 +1,4 @@
image: alpine/edge
image: alpine/latest
packages:
- musl-dev
- eudev-libs