mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: increase test frequency of periodic (#7952)
This commit is contained in:
parent
828120a918
commit
5d1d68ffea
2
.github/workflows/periodic.yml
vendored
2
.github/workflows/periodic.yml
vendored
@ -2,7 +2,7 @@ name: Periodic
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '31 1,12 * * *'
|
||||
- cron: '0 */2 * * *'
|
||||
|
||||
jobs:
|
||||
network-tests-ubuntu:
|
||||
|
Loading…
Reference in New Issue
Block a user