Skip to content

Commit 89bdcfb

Browse files
Update ubuntu version
1 parent 311cb14 commit 89bdcfb

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)