We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da9dd9d commit 8bc8b23Copy full SHA for 8bc8b23
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
archive: tar.gz
66
build-tool: cargo
67
- target: x86_64-apple-darwin
68
- runner: macos-13
+ runner: macos-14
69
70
71
- target: x86_64-unknown-linux-musl
0 commit comments