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 5504579 commit 5b7f26aCopy full SHA for 5b7f26a
dist-workspace.toml
@@ -15,3 +15,7 @@ targets = ["aarch64-apple-darwin", "aarch64-unknown-linux-gnu", "x86_64-apple-da
15
install-path = "CARGO_HOME"
16
# Whether to install an updater program
17
install-updater = false
18
+
19
+[dist.github-custom-runners]
20
+aarch64-apple-darwin = "macos-15-intel"
21
+x86_64-apple-darwin = "macos-14-intel"
0 commit comments