Skip to content

Commit 9876b67

Browse files
committed
[test] macOS 26.
1 parent a27c64b commit 9876b67

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ jobs:
7373
- run: make -C editors/vscode src/fucheck.js FUT_HOST=node
7474
- run: cd editors/vscode && npm i && npx @vscode/vsce package
7575
macos:
76-
runs-on: macos-15
76+
runs-on: macos-26
7777
steps:
7878
- uses: actions/checkout@main
79-
- run: brew --config
8079
- run: make

0 commit comments

Comments
 (0)