We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd92de3 commit 53550b7Copy full SHA for 53550b7
dist-workspace.toml
@@ -16,3 +16,6 @@ targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-
16
install-path = "CARGO_HOME"
17
# Whether to install an updater program
18
install-updater = false
19
+
20
+[dist.github-custom-runners]
21
+x86_64-unknown-linux-gnu = "ubuntu-22.04"
0 commit comments