Skip to content

Commit b05838e

Browse files
Jonathan D.A. Jewellclaude
andcommitted
Fix: update macOS-13 to macOS-14 runner
macOS-13 runners are retired per GitHub announcement. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 8dc980b commit b05838e

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
@@ -36,7 +36,7 @@ jobs:
3636
archive: tar.gz
3737
cross: true
3838
- target: x86_64-apple-darwin
39-
os: macos-13
39+
os: macos-14
4040
artifact: proof-of-work
4141
archive: tar.gz
4242
- target: aarch64-apple-darwin

0 commit comments

Comments
 (0)