Update ubuntu image used for Azure CI builds

This commit is contained in:
Robin Dunn
2021-10-28 21:00:50 -07:00
committed by Scott Talbert
parent 64e5d863f7
commit 56214584a3

View File

@@ -3,7 +3,7 @@ jobs:
timeoutInMinutes: 90
displayName: 'Linux CI'
pool:
vmImage: 'Ubuntu 16.04'
vmImage: 'Ubuntu 18.04'
strategy:
matrix:
Py36: