更新 .github/workflows/windows_test.yaml
Some checks failed
Windows Nightly Build / build (push) Failing after 29s
Some checks failed
Windows Nightly Build / build (push) Failing after 29s
This commit is contained in:
parent
8398de5af1
commit
747d17f27c
2
.github/workflows/windows_test.yaml
vendored
2
.github/workflows/windows_test.yaml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: "Windows Nightly Build"
|
name: "Windows Nightly Build"
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 17 21 * * *" # every day at midnight
|
- cron: "19 21 * * *" # every day at midnight
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user