Skip to content

Commit 31d6d86

Browse files
committed
and 2014 ?
1 parent 8e8a178 commit 31d6d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maturin_builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
target: ${{ matrix.platform.target }}
3737
args: --release --out dist --find-interpreter
3838
sccache: 'true'
39-
manylinux: 'auto'
39+
manylinux: 2014
4040
before-script-linux: |
4141
# Source = https://github.com/Intreecom/scyllapy/blob/develop/.github/workflows/release.yaml
4242
# If we're running on rhel centos, install needed packages.

0 commit comments

Comments
 (0)