Merge pull request #2030 from swt2c/ci_ubuntu

Update ubuntu image used for Azure CI builds
This commit is contained in:
Scott Talbert
2021-11-18 00:02:39 -05:00
committed by GitHub

View File

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