We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a4ae8 commit 93c5b8bCopy full SHA for 93c5b8b
Cargo.toml
@@ -81,7 +81,7 @@ install-path = "CARGO_HOME"
81
82
[workspace.metadata.dist.github-custom-runners]
83
aarch64-apple-darwin = "macos-14"
84
-x86_64-apple-darwin = "macos-12"
+x86_64-apple-darwin = "macos-13"
85
86
# Config for 'cargo release'
87
[workspace.metadata.release]
0 commit comments