mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 20:56:47 +00:00
[macOS] increase timeout for the macOS ci (#8692)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- job: Image_generation
|
- job: Image_generation
|
||||||
displayName: Image Generation (${{ parameters.image_label }})
|
displayName: Image Generation (${{ parameters.image_label }})
|
||||||
timeoutInMinutes: 720
|
timeoutInMinutes: 1200
|
||||||
pool:
|
pool:
|
||||||
name: Mac-Cloud Image Generation
|
name: Mac-Cloud Image Generation
|
||||||
variables:
|
variables:
|
||||||
|
|||||||
Reference in New Issue
Block a user