Bump aqtinstall to a later commit to pick up Qt 6.11 deployment fix

This commit is contained in:
Cameron Gutman
2026-04-08 21:39:37 -05:00
parent 1ec1a3d7ad
commit 2160f029d2

View File

@@ -47,7 +47,7 @@ jobs:
set-env: ${{ runner.os != 'Windows' }}
add-tools-to-path: ${{ runner.os != 'Windows' }}
version: ${{ matrix.qt_version }}
aqtsource: 'git+https://github.com/miurahr/aqtinstall.git@9edeb24ae65361fd032a063a0b0148764eff09c5'
aqtsource: 'git+https://github.com/miurahr/aqtinstall.git@073e34d7c2ab4ae6961ed7cca690b3abd5ba5a7e'
- name: Install Qt ARM64 (Windows)
if: runner.os == 'Windows'