Skip to content

Commit d3a9e15

Browse files
committed
Update i386 job to Ubuntu 20.04
1 parent 91a1747 commit d3a9e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/i386/job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ parameters:
55
jobs:
66
- job: ${{ parameters.configurationName }}
77
pool:
8-
vmImage: 'ubuntu-18.04'
8+
vmImage: 'ubuntu-20.04'
99
steps:
1010
- template: apt.yml
1111
- script: |

0 commit comments

Comments
 (0)