mirror of
https://github.com/redstrate/Novus.git
synced 2025-05-19 06:47:44 +00:00
Revert "Set to Qt 6.7.0"
This reverts commit eccf4bb8a99a8047ee8de03d296a8a9ac53e64e2.
This commit is contained in:
parent
13eaab130c
commit
a13466d3a5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cmake-multi-platform.yml
vendored
2
.github/workflows/cmake-multi-platform.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
version: "6.7.0"
|
version: "6.7.*"
|
||||||
cache: true
|
cache: true
|
||||||
modules: 'qthttpserver qtwebsockets'
|
modules: 'qthttpserver qtwebsockets'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue