We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c815c4 commit ac88398Copy full SHA for ac88398
1 file changed
ci/azure-pipelines.yml
@@ -28,7 +28,7 @@ jobs:
28
container: python:3.9-rc-buster
29
variables:
30
interpreter: python3.9
31
- manylinux: 1
+ manylinux: 2014
32
path: /home/vsts_azpcontainer/.local/bin:/home/vsts_azpcontainer/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
33
target: x86_64-unknown-linux-gnu
34
verifyManylinux: false
0 commit comments