Skip to content

Commit 5fdbafa

Browse files
committed
ci(node-medley): update macOS x64 runner to macos-15-intel
1 parent f012057 commit 5fdbafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-medley.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
build-arch: darwin-arm64
2222

2323
# macos-14 runner is arm64, use macos-13 instead
24-
- runs-on: macos-13
24+
- runs-on: macos-15-intel
2525
node_version: 24.12.0
2626
node_arch: x64
2727
build-arch: darwin-x64

0 commit comments

Comments
 (0)