Skip to content

Commit b7bb222

Browse files
committed
ci: update macos runners to 26
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent b2189fb commit b7bb222

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/ci.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
os:
3333
- ubuntu-latest
3434
- ubuntu-24.04-arm
35-
- macos-15-intel
35+
- macos-26-large
3636
- windows-latest
3737
version:
3838
- ""
@@ -56,7 +56,7 @@ jobs:
5656
os:
5757
- ubuntu-latest
5858
- ubuntu-24.04-arm
59-
- macos-15-intel
59+
- macos-26-large
6060
- windows-latest
6161
steps:
6262
-
@@ -77,7 +77,7 @@ jobs:
7777
os:
7878
- ubuntu-latest
7979
- ubuntu-24.04-arm
80-
- macos-15-intel
80+
- macos-26-large
8181
- windows-latest
8282
steps:
8383
-
@@ -104,7 +104,7 @@ jobs:
104104
os:
105105
- ubuntu-latest
106106
- ubuntu-24.04-arm
107-
- macos-15-intel
107+
- macos-26-large
108108
- windows-latest
109109
steps:
110110
-
@@ -122,7 +122,7 @@ jobs:
122122
docker context inspect foo
123123
124124
lima-start-args:
125-
runs-on: macos-15-intel
125+
runs-on: macos-26-large
126126
steps:
127127
-
128128
name: Checkout
@@ -186,7 +186,7 @@ jobs:
186186
fail-fast: false
187187
matrix:
188188
os:
189-
- macos-15-intel
189+
- macos-26-large
190190
steps:
191191
-
192192
name: Checkout
@@ -282,7 +282,7 @@ jobs:
282282
os:
283283
- ubuntu-latest
284284
- ubuntu-24.04-arm
285-
- macos-15-intel
285+
- macos-26-large
286286
- windows-latest
287287
steps:
288288
-
@@ -333,7 +333,7 @@ jobs:
333333
matrix:
334334
os:
335335
- ubuntu-latest
336-
- macos-15-intel
336+
- macos-26-large
337337
- windows-latest
338338
steps:
339339
-

0 commit comments

Comments
 (0)