Skip to content

Commit ac88398

Browse files
committed
python3.9 manylinux2014 due to having builtin support
1 parent 3c815c4 commit ac88398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
container: python:3.9-rc-buster
2929
variables:
3030
interpreter: python3.9
31-
manylinux: 1
31+
manylinux: 2014
3232
path: /home/vsts_azpcontainer/.local/bin:/home/vsts_azpcontainer/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
3333
target: x86_64-unknown-linux-gnu
3434
verifyManylinux: false

0 commit comments

Comments
 (0)