Skip to content

Commit 7bc223f

Browse files
authored
Switch to macos-15-intel runner from macos-15-large (#1420)
1 parent cdefd31 commit 7bc223f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
os:
2929
- ubuntu-22.04
3030
- macos-15
31-
- macos-15-large
31+
- macos-15-intel
3232
- windows-2022
3333
node:
3434
- 20
@@ -90,7 +90,7 @@ jobs:
9090
matrix:
9191
os:
9292
- macos-15
93-
- macos-15-large
93+
- macos-15-intel
9494
- windows-2022
9595
name: Prebuild on ${{ matrix.os }}
9696
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)