Skip to content

Commit 1197867

Browse files
authored
Update build.yml to macOS-26
1 parent 24d4af6 commit 1197867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717

1818
jobs:
1919
build:
20-
runs-on: macos-latest
20+
runs-on: macos-26
2121
steps:
2222
- name: Checkout
2323
uses: actions/checkout@v4

0 commit comments

Comments
 (0)