mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-22 12:47:44 +00:00
Bump library versions on the CI
This commit is contained in:
parent
aa2cd6e4db
commit
b4ddc04ef2
1 changed files with 3 additions and 3 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
@ -9,9 +9,9 @@ on:
|
||||||
env:
|
env:
|
||||||
CMAKE_BUILD_PARALLEL_LEVEL: 2
|
CMAKE_BUILD_PARALLEL_LEVEL: 2
|
||||||
MAKEFLAGS: '-j 2'
|
MAKEFLAGS: '-j 2'
|
||||||
QT_VERSION: 6.6 # Keep in sync with CMakeLists.txt
|
QT_VERSION: 6.8 # Keep in sync with CMakeLists.txt
|
||||||
KF_VERSION: v6.4.0 # Ditto
|
KF_VERSION: v6.10.0 # Ditto
|
||||||
KIRIGAMI_ADDONS_VERSION: v1.2.1 # Ditto x2
|
KIRIGAMI_ADDONS_VERSION: v1.7.0 # Ditto x2
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
reuse:
|
reuse:
|
||||||
|
|
Loading…
Add table
Reference in a new issue