mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04:00
Try a newer version of ubuntu to see if we can get qt 5.15 out of the box
This commit is contained in:
@ -49,7 +49,7 @@ jobs:
|
||||
- job: Linux
|
||||
dependsOn: CodeFormatValidation
|
||||
pool:
|
||||
vmImage: 'ubuntu-20.04'
|
||||
vmImage: 'ubuntu-22.04'
|
||||
steps:
|
||||
- script: |
|
||||
sudo add-apt-repository 'deb http://download.opensuse.org/repositories/home:/selmf/xUbuntu_18.04/ /'
|
||||
|
Reference in New Issue
Block a user