Skip to content

Commit c71664f

Browse files
committed
use macos-15-intel for build
1 parent d03e801 commit c71664f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-build-release-napi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- "3.10"
4646
include:
4747
- arch: x64
48-
os: macos-13
48+
os: macos-15-intel
4949
- arch: arm64
5050
# macos-14 is used for arm64
5151
os: macos-14

.github/workflows/ci-pr-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- "3.10"
8888
include:
8989
- arch: x64
90-
os: macos-13
90+
os: macos-15-intel
9191
- arch: arm64
9292
# macos-14 is used for arm64
9393
os: macos-14

0 commit comments

Comments
 (0)