Skip to content

Commit a478af8

Browse files
committed
Also configure ubuntu-22.04 for the linux binary runner
1 parent b830138 commit a478af8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ targets = [
2828
]
2929
[workspace.metadata.dist.github-custom-runners]
3030
global = "ubuntu-22.04"
31-
31+
x86_64-unknown-linux-gnu = "ubuntu-22.04"
3232

3333
# Use release optimization of some of the performance sensitive crates even for debug builds.
3434
# This allows faster builds and debugging of our own code, while balancing performance.

0 commit comments

Comments
 (0)