mirror of
https://github.com/actions/runner-images.git
synced 2026-01-07 02:28:54 +08:00
Add secondary MacOs image generation pipelines (#9218)
This commit is contained in:
committed by
GitHub
parent
a9c5653066
commit
4637c23381
@@ -4,8 +4,10 @@ jobs:
|
||||
timeoutInMinutes: 1200
|
||||
pool:
|
||||
name: Mac-Cloud Image Generation
|
||||
demands:
|
||||
- PrimaryRackAgent -equals ${{ parameters.primary_agent }}
|
||||
variables:
|
||||
- group: Mac-Cloud Image Generation
|
||||
- group: ${{ parameters.variable_group_name }}
|
||||
|
||||
steps:
|
||||
- pwsh: |
|
||||
|
||||
Reference in New Issue
Block a user