testing
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Linus109
2025-11-23 14:04:36 +01:00
parent 30047b383d
commit 63b75ce631

View File

@@ -8,7 +8,7 @@ platform:
steps:
- name: compile
image: alpine/edge
image: alpine:latest
commands:
- cd /drone/src
- apk add --no-cache clang