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
@@ -5,7 +5,7 @@
name: 'Weekly CI CC - llvm-mingw'
on:
schedule: [cron: '20 2 * * 3'] # run weekly Wednesday 02:20 UTC
schedule: [cron: '30 2 * * 3'] # run weekly Wednesday 02:30 UTC
workflow_dispatch:
env:
CMAKE_REQUIRED_QUIET: OFF