File tree Expand file tree Collapse file tree 1 file changed +8
-15
lines changed Expand file tree Collapse file tree 1 file changed +8
-15
lines changed Original file line number Diff line number Diff line change 2929 os :
3030 - ubuntu-latest
3131 - ubuntu-24.04-arm
32- # - macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
33- - macos-13
32+ - macos-15-intel
3433 - windows-latest
3534 version :
3635 - " "
5453 os :
5554 - ubuntu-latest
5655 - ubuntu-24.04-arm
57- # - macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
58- - macos-13
56+ - macos-15-intel
5957 - windows-latest
6058 steps :
6159 -
7674 os :
7775 - ubuntu-latest
7876 - ubuntu-24.04-arm
79- # - macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
80- - macos-13
77+ - macos-15-intel
8178 - windows-latest
8279 steps :
8380 -
@@ -104,8 +101,7 @@ jobs:
104101 os :
105102 - ubuntu-latest
106103 - ubuntu-24.04-arm
107- # - macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
108- - macos-13
104+ - macos-15-intel
109105 - windows-latest
110106 steps :
111107 -
@@ -123,8 +119,7 @@ jobs:
123119 docker context inspect foo
124120
125121 lima-start-args :
126- # runs-on: macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
127- runs-on : macos-13
122+ runs-on : macos-15-intel
128123 steps :
129124 -
130125 name : Checkout
@@ -188,8 +183,7 @@ jobs:
188183 fail-fast : false
189184 matrix :
190185 os :
191- # - macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
192- - macos-13
186+ - macos-15-intel
193187 steps :
194188 -
195189 name : Checkout
@@ -285,8 +279,7 @@ jobs:
285279 os :
286280 - ubuntu-latest
287281 - ubuntu-24.04-arm
288- # - macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
289- - macos-13
282+ - macos-15-intel
290283 - windows-latest
291284 steps :
292285 -
@@ -337,7 +330,7 @@ jobs:
337330 matrix :
338331 os :
339332 - ubuntu-latest
340- - macos-13
333+ - macos-15-intel
341334 - windows-latest
342335 steps :
343336 -
You can’t perform that action at this time.
0 commit comments