Skip to content

Commit 191664e

Browse files
committed
fix(ci): Node release x86_64-apple-darwin runner macos-13 -> macos-latest
1 parent cf0ceb4 commit 191664e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
node-platform: linux-arm64-gnu
2424
use-zigbuild: true
2525
- target: x86_64-apple-darwin
26-
runner: macos-13
26+
runner: macos-latest
2727
node-platform: darwin-x64
2828
- target: aarch64-apple-darwin
2929
runner: macos-14

0 commit comments

Comments
 (0)