Skip to content

Commit

Permalink
Update nightly.yaml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolajBjorner committed Nov 11, 2020
1 parent 41cc037 commit 8c60e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
displayName: "Manylinux build"
pool:
vmImage: "ubuntu-latest"
container: "rhelmot/manylinux1_x86_64:latest"
container: "quay.io/pypa/manylinux2010_x86_64"
variables:
python: "/opt/python/cp35-cp35m/bin/python"
steps:
Expand Down

0 comments on commit 8c60e7b

Please # to comment.