Skip to content

Commit 954afc4

Browse files
committed
CI-windows.yml: added temporary workaround for jurplel/install-qt-action
1 parent 9d55779 commit 954afc4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CI-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
modules: 'qtcharts'
5050
setup-python: 'false'
5151
cache: true
52+
aqtversion: '==3.1.*' # TODO: remove when aqtinstall 3.2.2 is available
5253

5354
- name: Run CMake for GUI release (Qt 5)
5455
if: startsWith(matrix.qt_ver, '5')

0 commit comments

Comments
 (0)