Skip to content

Commit cf5e6b7

Browse files
committed
macos-26
1 parent 6c9a74a commit cf5e6b7

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
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
strategy:
1818
matrix:
19-
os: [macos-15, macos-latest]
19+
os: [macos-15, macos-26]
2020
runs-on: ${{ matrix.os }}
2121
steps:
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)