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:
|
task:
|
||||||
name: "Update Runner Image ($MACOS_VERSION)"
|
name: "Update Runner Image ($MACOS_VERSION)"
|
||||||
|
execution_lock: runner-image-update
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- MACOS_VERSION: sonoma
|
- MACOS_VERSION: sonoma
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue