CI: update

This commit is contained in:
Markus F.X.J. Oberhumer
2023-07-16 21:28:26 +02:00
parent 9a6b5940cf
commit 3f7f26c74b
12 changed files with 44 additions and 22 deletions
+3 -1
View File
@@ -9,10 +9,12 @@
# matches our minimal build requirements
name: 'Weekly CI - Alpine Linux'
on:
schedule: [cron: '05 4 * * 3'] # run weekly Wednesday 04:05 UTC
workflow_dispatch:
env:
CMAKE_REQUIRED_QUIET: 0
DEBIAN_FRONTEND: noninteractive
jobs:
job-alpine-cmake: # uses cmake + make