1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 06:43:22 +02:00

Use Qt 6.4.1 for Android CI builds

This commit is contained in:
Martin Tůma 2022-11-23 20:40:09 +01:00
parent 3b134d52aa
commit 2a2cd5ff59

View File

@ -29,12 +29,12 @@ jobs:
uses: jurplel/install-qt-action@v3 uses: jurplel/install-qt-action@v3
with: with:
aqtversion: '==2.1.0' aqtversion: '==2.1.0'
version: '6.4.0' version: '6.4.1'
- name: Install Qt (Android) - name: Install Qt (Android)
uses: jurplel/install-qt-action@v3 uses: jurplel/install-qt-action@v3
with: with:
aqtversion: '==2.1.0' aqtversion: '==2.1.0'
version: '6.4.0' version: '6.4.1'
target: 'android' target: 'android'
arch: 'android_armv7' arch: 'android_armv7'
modules: qtpositioning qt5compat modules: qtpositioning qt5compat