We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe100f commit caf2b6fCopy full SHA for caf2b6f
1 file changed
.github/workflows/test_linux.yml
@@ -94,7 +94,7 @@ jobs:
94
fail-fast: false
95
matrix:
96
arch: [i686, x86_64]
97
- manylinux: [manylinux1, manylinux2010, manylinux2014, manylinux_2_28, musllinux_1_1, musllinux_1_2]
+ manylinux: [manylinux1, manylinux2014, manylinux_2_28, musllinux_1_1, musllinux_1_2]
98
exclude:
99
- arch: i686
100
manylinux: manylinux_2_28
0 commit comments