Changed cron time of nightly builds

This commit is contained in:
Raphaël Walther
2022-06-27 09:17:01 +02:00
parent 0df801ab4e
commit c2375850f9
+1 -1
View File
@@ -2,7 +2,7 @@ name: Nightly builds
on:
schedule:
- cron: '14 4 * * *'
- cron: '14 1 * * *'
jobs:
matrix_prep:
runs-on: ubuntu-latest