We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d134870 commit 215eaaeCopy full SHA for 215eaae
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
target: x86_64-pc-windows-msvc
24
ext: ".exe"
25
archive: zip
26
- - os: macos-13
+ - os: macos-14
27
target: x86_64-apple-darwin
28
ext: ""
29
archive: tar.gz
0 commit comments