Skip to content

Commit b292669

Browse files
committed
Update macOS runner version to 26 in workflow
1 parent fd1bf04 commit b292669

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
test-macos:
1111
name: Test on macOS
12-
runs-on: macos-15
12+
runs-on: macos-26
1313

1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)