Browse Source

Set first run a few minutes into the future…

master
Damian Mee 5 years ago
parent
commit
7510b5852f
No known key found for this signature in database GPG Key ID: 2F961EAB8789725D
  1. 2
      .github/workflows/qemu-perf.yml

2
.github/workflows/qemu-perf.yml

@ -3,7 +3,7 @@ name: Perf-check qemu versions
on:
schedule:
# - cron: '2 1 * * *'
- cron: '16 * * * *'
- cron: '21 * * * *'
jobs:
build:

Loading…
Cancel
Save