We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5da1dc commit b35c1d5Copy full SHA for b35c1d5
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
target: linux-x64
17
- os: macos-latest
18
target: darwin-arm64
19
- - os: macos-13
+ - os: macos-14
20
target: darwin-x64
21
- os: windows-latest
22
target: win32-x64
0 commit comments