Skip to content

Commit

Permalink
change manylinux to ubuntu-latest
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Nov 11, 2020
1 parent 4810b4c commit 41cc037
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 @@ -34,7 +34,7 @@ jobs:
- job: Manylinux
displayName: "Manylinux build"
pool:
vmImage: "ubuntu-16.04"
vmImage: "ubuntu-latest"
container: "rhelmot/manylinux1_x86_64:latest"
variables:
python: "/opt/python/cp35-cp35m/bin/python"
Expand Down

0 comments on commit 41cc037

Please # to comment.