Merge pull request #5544 from dmcgowan/update-windows-periodic-tests

Update Windows periodic tests
This commit is contained in:
Fu Wei 2021-05-30 11:41:42 +08:00 committed by GitHub
commit c8b33ba297
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,11 @@
# Workflow intended to periodically test containerd integration tests # Workflow intended to periodically test containerd integration tests
name: win-periodic-integration name: Windows Periodic Tests
on: on:
schedule: schedule:
- cron: "0 1 * * *" - cron: "0 1 * * *"
workflow_dispatch:
env: env:
AZURE_DEFAULT_LOCATION: westeurope AZURE_DEFAULT_LOCATION: westeurope