Try a newer version of ubuntu to see if we can get qt 5.15 out of the box

This commit is contained in:
Luis Ángel San Martín 2022-07-06 10:55:07 +02:00
parent 58cf162534
commit 0045daafd7

View File

@ -49,7 +49,7 @@ jobs:
- job: Linux - job: Linux
dependsOn: CodeFormatValidation dependsOn: CodeFormatValidation
pool: pool:
vmImage: 'ubuntu-20.04' vmImage: 'ubuntu-22.04'
steps: steps:
- script: | - script: |
sudo add-apt-repository 'deb http://download.opensuse.org/repositories/home:/selmf/xUbuntu_18.04/ /' sudo add-apt-repository 'deb http://download.opensuse.org/repositories/home:/selmf/xUbuntu_18.04/ /'