Go back to using released version rather than master

This commit is contained in:
tooomm 2026-06-26 16:50:55 +02:00 committed by GitHub
parent c9ebdb451f
commit f87d14c00e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -419,8 +419,6 @@ jobs:
if: matrix.os == 'Windows'
uses: jurplel/install-qt-action@v4
with:
# Qt 6.11.0 only works with aqtinstall directly from git until aqtinstall 3.4 is released
aqtsource: git+https://github.com/miurahr/aqtinstall.git
arch: ${{ matrix.qt_arch }}
cache: true
modules: ${{ matrix.qt_modules }}