Skip to content

Commit b601e7e

Browse files
committed
update workflow to macos-15-intel
1 parent e78c2dc commit b601e7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/prebuild.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@ jobs:
7474
strategy:
7575
matrix:
7676
include:
77-
- os: macos-13
77+
- os: macos-15-intel
7878
node-version: 20
7979
architecture: x64
80-
- os: macos-13
80+
- os: macos-15-intel
8181
node-version: 22
8282
architecture: x64
83-
- os: macos-13
83+
- os: macos-15-intel
8484
node-version: 24
8585
architecture: x64
8686
- os: macos-latest

0 commit comments

Comments
 (0)