Windows base-deps using Qt6
This commit is contained in:
parent
f58795bd1e
commit
ac1da081ea
|
@ -40,8 +40,8 @@ jobs:
|
||||||
if: ${{ matrix.config == 'native_mixed' }}
|
if: ${{ matrix.config == 'native_mixed' }}
|
||||||
uses: jurplel/install-qt-action@v4
|
uses: jurplel/install-qt-action@v4
|
||||||
with:
|
with:
|
||||||
version: 5.15.2
|
version: 6.4.3
|
||||||
modules: "qtwebengine"
|
modules: "qtwebengine qtwebchannel qtpositioning"
|
||||||
setup-python: false
|
setup-python: false
|
||||||
env:
|
env:
|
||||||
AQT_CONFIG: ${{ github.workspace }}/.github/configs/aqt.ini
|
AQT_CONFIG: ${{ github.workspace }}/.github/configs/aqt.ini
|
||||||
|
|
Loading…
Reference in New Issue