CI: update

This commit is contained in:
Markus F.X.J. Oberhumer
2023-07-16 15:14:19 +02:00
parent 828f4a63bf
commit 9a6b5940cf
4 changed files with 37 additions and 20 deletions
+1
View File
@@ -5,6 +5,7 @@
name: 'Test - Minimal Alpine build'
on: [workflow_dispatch]
jobs:
job-alpine-clang: # uses cmake + make
strategy: { matrix: { container: ['alpine:edge','i386/alpine:edge'] } }