Update one runner image at a time
So while the second one is building runners can download the first one.
This commit is contained in:
parent
7ebaf88c48
commit
8425f62a71
|
|
@ -1,5 +1,6 @@
|
|||
task:
|
||||
name: "Update Runner Image ($MACOS_VERSION)"
|
||||
execution_lock: runner-image-update
|
||||
env:
|
||||
matrix:
|
||||
- MACOS_VERSION: sonoma
|
||||
|
|
|
|||
Loading…
Reference in New Issue