mirror of
https://github.com/jankae/LibreVNA.git
synced 2025-12-06 07:12:10 +01:00
automatic build test
This commit is contained in:
parent
34381c9859
commit
ce0e28e365
2
.github/workflows/Build.yml
vendored
2
.github/workflows/Build.yml
vendored
|
|
@ -96,7 +96,7 @@ jobs:
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v4
|
uses: jurplel/install-qt-action@v4
|
||||||
with:
|
with:
|
||||||
version: '6.8.0'
|
version: '6.9.3'
|
||||||
arch: 'win64_mingw'
|
arch: 'win64_mingw'
|
||||||
|
|
||||||
- name: Download libusb
|
- name: Download libusb
|
||||||
|
|
|
||||||
2
.github/workflows/Release_tag_stable.yml
vendored
2
.github/workflows/Release_tag_stable.yml
vendored
|
|
@ -111,7 +111,7 @@ jobs:
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v4
|
uses: jurplel/install-qt-action@v4
|
||||||
with:
|
with:
|
||||||
version: '6.8.0'
|
version: '6.9.3'
|
||||||
arch: 'win64_mingw'
|
arch: 'win64_mingw'
|
||||||
|
|
||||||
- name: Download libusb
|
- name: Download libusb
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue