Skip to content

Commit 2786e68

Browse files
committed
Upgrade the MacOS Intel runner.
1 parent 5abcd3a commit 2786e68

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
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ${{matrix.os}}
3333
strategy:
3434
matrix:
35-
os: [macos-latest, windows-latest, macos-13, windows-11-arm]
35+
os: [macos-latest, windows-latest, macos-15-intel, windows-11-arm]
3636
node-version: [20, 22, 24, 25]
3737

3838
steps:

0 commit comments

Comments
 (0)