Skip to content

Commit 836d125

Browse files
Alan Shumclaude
andcommitted
ci: use macos-latest for both targets (macos-13 is deprecated)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7c16429 commit 836d125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- target: aarch64-apple-darwin
1717
os: macos-latest
1818
- target: x86_64-apple-darwin
19-
os: macos-13
19+
os: macos-latest
2020
runs-on: ${{ matrix.os }}
2121
steps:
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)