Update azure image

This commit is contained in:
Joe Rickerby
2022-10-07 10:06:21 +01:00
parent 3b75524632
commit d4e4886f55
+1 -1
View File
@@ -1,6 +1,6 @@
jobs:
- job: linux
pool: {vmImage: 'Ubuntu-16.04'}
pool: {vmImage: 'Ubuntu-18.04'}
steps:
- task: UsePythonVersion@0
- bash: |