We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3318044 commit 40fc3a6Copy full SHA for 40fc3a6
.github/workflows/CI.yaml
@@ -64,7 +64,7 @@ jobs:
64
cache: 'true'
65
cache-key-prefix: 'cache-qt'
66
version: '5.15.2'
67
- arch: 'win32_msvc2019_64'
+ arch: 'win32_msvc2019'
68
dir: ${{ runner.temp }}/qt
69
setup-python: 'false'
70
- name: Cache QtMsBuild tools
0 commit comments