CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-09-06 01:48:20 +02:00
parent 92dfb9c83c
commit ac398f1ffe
4 changed files with 97 additions and 6 deletions
+3 -3
View File
@@ -5,13 +5,13 @@
name: 'Weekly CI CC - zigcc'
on:
schedule: [cron: '30 2 * * 3'] # run weekly Wednesday 02:30 UTC
schedule: [cron: '40 2 * * 3'] # run weekly Wednesday 02:40 UTC
workflow_dispatch:
env:
CMAKE_REQUIRED_QUIET: OFF
DEBIAN_FRONTEND: noninteractive
# 2023-09-04
ZIG_DIST_VERSION: 0.12.0-dev.263+62f727eed
# 2023-09-05
ZIG_DIST_VERSION: 0.12.0-dev.280+64d03faae
jobs:
job-linux-zigcc: # uses cmake + make