Skip to content

Commit b35c1d5

Browse files
committed
fix: use macos-14 for darwin-x64 builds
1 parent c5da1dc commit b35c1d5

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
@@ -16,7 +16,7 @@ jobs:
1616
target: linux-x64
1717
- os: macos-latest
1818
target: darwin-arm64
19-
- os: macos-13
19+
- os: macos-14
2020
target: darwin-x64
2121
- os: windows-latest
2222
target: win32-x64

0 commit comments

Comments
 (0)