Skip to content

Commit 7869a84

Browse files
authored
Update MacOS version in build workflow
Signed-off-by: Stefan Charsley <[email protected]>
1 parent 730ed4b commit 7869a84

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
@@ -346,7 +346,7 @@ jobs:
346346
optimization: [0,1,2,3,4,5,6,7,8,9]
347347
fail-fast: false
348348
name: MacOS - Demo Test -o${{ matrix.optimization }}
349-
runs-on: macos-13
349+
runs-on: macos-26
350350
timeout-minutes: 15
351351
needs: macos-build
352352
steps:

0 commit comments

Comments
 (0)