Skip to content

Commit 262bf58

Browse files
vicnaumclaude
andcommitted
fix: use macos-15 runner for x86_64 build (macos-13 retired)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 994a911 commit 262bf58

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
@@ -20,7 +20,7 @@ jobs:
2020
os: macos-latest
2121
name: shinode-macos-arm64
2222
- target: x86_64-apple-darwin
23-
os: macos-13
23+
os: macos-15
2424
name: shinode-macos-x86_64
2525

2626
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)