Skip to content

Commit 711f00a

Browse files
committed
manylinux 2014\?
1 parent febe75c commit 711f00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maturin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
target: ${{ matrix.platform.target }}
3939
args: --release --out dist --find-interpreter
4040
sccache: ${{ !startsWith(github.ref, 'refs/tags/') }}
41-
manylinux: "2010/2_12"
41+
manylinux: "2014/2_17"
4242
- name: Upload wheels
4343
uses: actions/upload-artifact@v4
4444
with:

0 commit comments

Comments
 (0)