mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-06 15:17:48 -04:00
Try earlier versions to work around #2441
This commit is contained in:
parent
a5d1f48580
commit
1074bd0105
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -71,6 +71,8 @@ jobs:
|
|||||||
dir: ${{matrix.config.QT_INST_DIR}}
|
dir: ${{matrix.config.QT_INST_DIR}}
|
||||||
arch: ${{matrix.config.QT_ARCH}}
|
arch: ${{matrix.config.QT_ARCH}}
|
||||||
setup-python: true
|
setup-python: true
|
||||||
|
aqtversion: '==3.1.*'
|
||||||
|
py7zrversion: '==0.20.*'
|
||||||
modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebengine qtshadertools qtwebchannel'
|
modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebengine qtshadertools qtwebchannel'
|
||||||
- name: build sdrangel on Windows
|
- name: build sdrangel on Windows
|
||||||
if: startsWith(matrix.config.os, 'windows')
|
if: startsWith(matrix.config.os, 'windows')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user