Skip to content

Commit f144fb3

Browse files
authored
chore: Update macOS runner version in builds.yml
Signed-off-by: Stefan Charsley <charsleysa@gmail.com>
1 parent 8f993af commit f144fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ jobs:
246246
optimization: [0,1,2,3,4,5,6,7,8,9]
247247
fail-fast: false
248248
name: MacOS - Unit Test -o${{ matrix.optimization }}
249-
runs-on: macos-13
249+
runs-on: macos-26
250250
timeout-minutes: 15
251251
needs: macos-build
252252
steps:

0 commit comments

Comments
 (0)