mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Use Qt 6.4.1 for Android CI builds
This commit is contained in:
parent
3b134d52aa
commit
2a2cd5ff59
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@ -29,12 +29,12 @@ jobs:
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
aqtversion: '==2.1.0'
|
||||
version: '6.4.0'
|
||||
version: '6.4.1'
|
||||
- name: Install Qt (Android)
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
aqtversion: '==2.1.0'
|
||||
version: '6.4.0'
|
||||
version: '6.4.1'
|
||||
target: 'android'
|
||||
arch: 'android_armv7'
|
||||
modules: qtpositioning qt5compat
|
||||
|
Loading…
Reference in New Issue
Block a user