Browse Source

Add qemu perf check

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

4
.github/workflows/qemu-perf.yml

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

Loading…
Cancel
Save