We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f77dcc4 commit 187df9eCopy full SHA for 187df9e
ci/azure.yml
@@ -12,7 +12,7 @@ pr: ["master"]
12
jobs:
13
- job: DockerLinuxTier1
14
pool:
15
- vmImage: ubuntu-16.04
+ vmImage: ubuntu-18.04
16
steps:
17
- template: azure-install-rust.yml
18
- bash: LIBC_CI=1 sh ./ci/run-docker.sh $TARGET
@@ -27,7 +27,7 @@ jobs:
27
- job: DockerLinuxTier2
28
#dependsOn: DockerLinuxTier1
29
30
31
32
33
0 commit comments