We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b9a332 commit 6b51c14Copy full SHA for 6b51c14
1 file changed
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
include:
16
- os: macos-latest
17
target: aarch64-apple-darwin
18
- - os: macos-13
+ - os: macos-latest
19
target: x86_64-apple-darwin
20
- os: windows-latest
21
target: x86_64-pc-windows-msvc
0 commit comments