mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 15:20:11 +00:00
Schedule macOS-12 builds (#4393)
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
name: macOS-12_$(date:yyyyMMdd)$(rev:.r)_unstable
|
name: macOS-12_$(date:yyyyMMdd)$(rev:.r)_unstable
|
||||||
# schedules:
|
schedules:
|
||||||
# - cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
# displayName: Daily
|
displayName: Daily
|
||||||
# branches:
|
branches:
|
||||||
# include:
|
include:
|
||||||
# - main
|
- main
|
||||||
# always: true
|
always: true
|
||||||
|
|
||||||
trigger: none
|
trigger: none
|
||||||
pr:
|
pr:
|
||||||
|
|||||||
Reference in New Issue
Block a user