We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3d6601 + b858e65 commit a6ed4f0Copy full SHA for a6ed4f0
1 file changed
azure-pipelines.yml
@@ -19,7 +19,7 @@ jobs:
19
# of gcc / glibc
20
- job: manylinux1_gcc
21
pool:
22
- vmImage: 'ubuntu-16.04'
+ vmImage: 'ubuntu-latest'
23
steps:
24
- script: |
25
echo "FROM quay.io/pypa/manylinux1_x86_64
@@ -35,7 +35,7 @@ jobs:
35
displayName: Run manylinux1 docker build
36
- job: Intel_SDE_skx
37
38
39
40
41
# at the time of writing the available Azure Ubuntu vm image
0 commit comments