mirror of
https://github.com/redstrate/Novus.git
synced 2025-05-02 08:07:45 +00:00
Update to Qt 6.8.2 on the CI
This commit is contained in:
parent
d5cdbf4359
commit
fadabb83ab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -9,7 +9,7 @@ on:
|
|||
env:
|
||||
CMAKE_BUILD_PARALLEL_LEVEL: 2
|
||||
MAKEFLAGS: '-j 2'
|
||||
QT_VERSION: 6.8.1 # Keep in sync with CMakeLists.txt
|
||||
QT_VERSION: 6.8.2 # Keep in sync with CMakeLists.txt
|
||||
|
||||
jobs:
|
||||
reuse:
|
||||
|
|
Loading…
Add table
Reference in a new issue