1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-09-06 07:07:48 -04:00

Try earlier versions to work around #2441

This commit is contained in:
Jon Beniston 2025-04-23 08:40:40 +01:00
parent a5d1f48580
commit 1074bd0105

View File

@ -71,6 +71,8 @@ jobs:
dir: ${{matrix.config.QT_INST_DIR}}
arch: ${{matrix.config.QT_ARCH}}
setup-python: true
aqtversion: '==3.1.*'
py7zrversion: '==0.20.*'
modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebengine qtshadertools qtwebchannel'
- name: build sdrangel on Windows
if: startsWith(matrix.config.os, 'windows')