We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbdea15 commit 36dca3aCopy full SHA for 36dca3a
1 file changed
dist-workspace.toml
@@ -20,4 +20,5 @@ github-build-setup = "../manylinux.yml"
20
global = "ubuntu-22.04"
21
22
[dist.github-custom-runners.x86_64-unknown-linux-gnu]
23
+runner = "ubuntu-22.04"
24
container = { image = "quay.io/pypa/manylinux_2_28_x86_64", host = "x86_64-unknown-linux-musl" }
0 commit comments