Use aqtinstall version compatible with Qt 6.10.1+ ARM64
This commit is contained in:
parent
33e0b08699
commit
9d597a666b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-win-mac.yml
vendored
1
.github/workflows/build-win-mac.yml
vendored
|
|
@ -48,6 +48,7 @@ jobs:
|
||||||
set-env: ${{ runner.os != 'Windows' }}
|
set-env: ${{ runner.os != 'Windows' }}
|
||||||
add-tools-to-path: ${{ runner.os != 'Windows' }}
|
add-tools-to-path: ${{ runner.os != 'Windows' }}
|
||||||
version: ${{ matrix.qt_version }}
|
version: ${{ matrix.qt_version }}
|
||||||
|
aqtsource: 'git+https://github.com/miurahr/aqtinstall.git@9edeb24ae65361fd032a063a0b0148764eff09c5'
|
||||||
|
|
||||||
- name: Install Qt ARM64 (Windows)
|
- name: Install Qt ARM64 (Windows)
|
||||||
if: runner.os == 'Windows'
|
if: runner.os == 'Windows'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue