We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8cf608 commit 63f944eCopy full SHA for 63f944e
.github/workflows/release.yaml
@@ -36,11 +36,11 @@ jobs:
36
code-target: win32-arm64
37
- os: ubuntu-latest
38
target: x86_64-unknown-linux-gnu
39
- zig_target: x86_64-unknown-linux-gnu.2.28
+ container: quay.io/pypa/manylinux_2_28_x86_64
40
code-target: linux-x64
41
42
target: aarch64-unknown-linux-gnu
43
- zig_target: aarch64-unknown-linux-gnu.2.28
44
code-target: linux-arm64
45
46
target: arm-unknown-linux-gnueabihf
0 commit comments