switching to alpine
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Simon Petit 2024-12-05 12:21:17 +01:00
parent c3799d87b5
commit e7c2bddb8f

View File

@ -4,6 +4,7 @@ name: default
steps:
- name: Test
image: debian
image: alpine
commands:
- apk add --no-cache make gcc libc-dev
- make test