all: assorted updates and cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2023-02-05 17:20:32 +01:00
parent 163377d1a0
commit b8d9c2b755
56 changed files with 691 additions and 853 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name: 'CI - Minimal CI with Alpine Linux'
on: { workflow_dispatch: }
on: [workflow_dispatch]
jobs:
job-alpine-cmake:
strategy: {matrix: {container: ['alpine:3.12','alpine:3.17','alpine:edge']}}