This commit is contained in:
tooomm 2026-09-19 22:25:20 +00:00 committed by GitHub
commit e31f8af793
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -413,8 +413,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
cache: true
cache-key-prefix: Qt
modules: ${{ matrix.qt_modules }}