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 91a1747 commit d3a9e15Copy full SHA for d3a9e15
azure/i386/job.yml
@@ -5,7 +5,7 @@ parameters:
5
jobs:
6
- job: ${{ parameters.configurationName }}
7
pool:
8
- vmImage: 'ubuntu-18.04'
+ vmImage: 'ubuntu-20.04'
9
steps:
10
- template: apt.yml
11
- script: |
0 commit comments