mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Back to Qt 6.4.0
This commit is contained in:
parent
0a58808017
commit
1b858ac4f2
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@ -28,11 +28,11 @@ jobs:
|
|||||||
- name: Install Qt (Desktop)
|
- name: Install Qt (Desktop)
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
version: '6.4.3'
|
version: '6.4.0'
|
||||||
- name: Install Qt (Android)
|
- name: Install Qt (Android)
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
version: '6.4.3'
|
version: '6.4.0'
|
||||||
target: 'android'
|
target: 'android'
|
||||||
arch: 'android_armv7'
|
arch: 'android_armv7'
|
||||||
modules: qtpositioning qt5compat qtserialport
|
modules: qtpositioning qt5compat qtserialport
|
||||||
|
Loading…
Reference in New Issue
Block a user