1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-18 22:37:45 +00:00

Revert "Set to Qt 6.7.0"

This reverts commit eccf4bb8a99a8047ee8de03d296a8a9ac53e64e2.
This commit is contained in:
Joshua Goins 2024-04-25 18:20:38 -04:00
parent 13eaab130c
commit a13466d3a5

View file

@ -41,7 +41,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: "6.7.0"
version: "6.7.*"
cache: true
modules: 'qthttpserver qtwebsockets'