Skip to content

Commit 741bac1

Browse files
committed
Switch to macos-15-intel
1 parent 1b0f999 commit 741bac1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- 22
1919
- 24
2020
system:
21-
- os: macos-13
21+
- os: macos-15-intel
2222
target: x86_64-apple-darwin
2323
arch: x64
2424
- os: ubuntu-24.04

.github/workflows/typescript-napi-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- 22
2323
- 24
2424
system:
25-
- os: macos-13
25+
- os: macos-15-intel
2626
target: x86_64-apple-darwin
2727
arch: x64
2828
- os: ubuntu-24.04

0 commit comments

Comments
 (0)