CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-09-20 11:24:55 +02:00
parent f1703fa322
commit d11fc71e79
10 changed files with 108 additions and 57 deletions
@@ -3,7 +3,7 @@
name: 'Weekly CI BS - cmake Windows NMake'
on:
schedule: [cron: '30 1 * * 3'] # run weekly Wednesday 01:30 UTC
schedule: [cron: '40 1 * * 3'] # run weekly Wednesday 01:40 UTC
workflow_dispatch:
env:
CMAKE_REQUIRED_QUIET: OFF