update azure pipeline to ubuntu 22.04

This commit is contained in:
daan 2022-11-07 14:55:36 -08:00
parent 841172bd7d
commit 56ab9ee06a

View file

@ -55,7 +55,7 @@ jobs:
displayName: Linux displayName: Linux
pool: pool:
vmImage: vmImage:
ubuntu-18.04 ubuntu-22.04
strategy: strategy:
matrix: matrix:
Debug: Debug: