Skip to content

Commit 3c8c2b0

Browse files
m2declaude
andcommitted
Fix macOS x64 runner to macos-14 (macos-13 unavailable)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a129faa commit 3c8c2b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
npm-pkg: getapi-cli-darwin-arm64
2222
cross: false
2323
- target: x86_64-apple-darwin
24-
runner: macos-13
24+
runner: macos-14
2525
npm-pkg: getapi-cli-darwin-x64
2626
cross: false
2727
- target: x86_64-unknown-linux-gnu

0 commit comments

Comments
 (0)