updated azure-pipelines.yml

master
Hari Sekhon 3 days ago
parent 69fb4f6b7f
commit e4ad6c2ede

@ -29,7 +29,7 @@ pool:
vmImage: 'ubuntu-22.04'
# unprivileged container without sudo, cannot install dependencies
#container: ubuntu:18.04
container: ubuntu:22.04
steps:
# requires script as first key, otherwise parsing breaks with error message: Unexpected value 'displayName'

Loading…
Cancel
Save