mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-04-30 14:44:31 +02:00
[Linux] Bump Ubuntu requirement to 22.04 (#3612)
This commit is contained in:
commit
a3b8846465
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: ubuntu-20.04
|
- os: ubuntu-22.04
|
||||||
qt_ver: 5
|
qt_ver: 5
|
||||||
qt_host: linux
|
qt_host: linux
|
||||||
qt_arch: ""
|
qt_arch: ""
|
||||||
@ -207,7 +207,6 @@ jobs:
|
|||||||
# Needed for ccache, but also speeds up compile
|
# Needed for ccache, but also speeds up compile
|
||||||
echo "UseMultiToolTask=true" >> $env:GITHUB_ENV
|
echo "UseMultiToolTask=true" >> $env:GITHUB_ENV
|
||||||
|
|
||||||
|
|
||||||
- name: Set short version
|
- name: Set short version
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user