We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8684514 commit cb7c24dCopy full SHA for cb7c24d
1 file changed
.github/workflows/CI-windows.yml
@@ -47,7 +47,6 @@ jobs:
47
modules: 'qtcharts'
48
setup-python: 'false'
49
cache: true
50
- aqtversion: '==3.1.*' # TODO: remove when aqtinstall 3.2.2 is available
51
52
- name: Run CMake
53
run: |
@@ -128,7 +127,6 @@ jobs:
128
127
129
130
131
132
133
- name: Run CMake (without GUI)
134
0 commit comments