Skip to content

Commit 41dd46c

Browse files
Merge pull request #96
Update ubuntu version
2 parents 311cb14 + 89bdcfb commit 41dd46c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dist-workspace.toml

+3
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ installers = []
1313
targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"]
1414
# Whether cargo-dist should create a Github Release or use an existing draft
1515
create-release = false
16+
17+
[workspace.metadata.dist.github-custom-runners]
18+
x86_64-unknown-linux-gnu = "ubuntu-22.04"

0 commit comments

Comments
 (0)