Skip to content

Commit cb7c24d

Browse files
authored
CI-windows.yml: removed hard-coded aqt version (#8604)
this was missed in 4f31d0a
1 parent 8684514 commit cb7c24d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/CI-windows.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
modules: 'qtcharts'
4848
setup-python: 'false'
4949
cache: true
50-
aqtversion: '==3.1.*' # TODO: remove when aqtinstall 3.2.2 is available
5150

5251
- name: Run CMake
5352
run: |
@@ -128,7 +127,6 @@ jobs:
128127
modules: 'qtcharts'
129128
setup-python: 'false'
130129
cache: true
131-
aqtversion: '==3.1.*' # TODO: remove when aqtinstall 3.2.2 is available
132130

133131
- name: Run CMake (without GUI)
134132
run: |

0 commit comments

Comments
 (0)