We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 311cb14 + 89bdcfb commit 41dd46cCopy full SHA for 41dd46c
dist-workspace.toml
@@ -13,3 +13,6 @@ installers = []
13
targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"]
14
# Whether cargo-dist should create a Github Release or use an existing draft
15
create-release = false
16
+
17
+[workspace.metadata.dist.github-custom-runners]
18
+x86_64-unknown-linux-gnu = "ubuntu-22.04"
0 commit comments