Skip to content

Commit d5090e2

Browse files
committed
Build with macos-26
1 parent ff7f230 commit d5090e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
build:
99
strategy:
1010
matrix:
11-
os: [ubuntu-24.04, ubuntu-24.04-arm, macos-14, macos-15]
11+
os: [ubuntu-24.04, ubuntu-24.04-arm, macos-26, macos-15]
1212
compiler: [gcc, clang]
1313

1414
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)