mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-27 21:24:47 +01:00
Use android_armv7
This commit is contained in:
parent
3dc998a5c0
commit
353a606864
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
version: '6.3.0'
|
||||
host: 'linux'
|
||||
target: 'android'
|
||||
arch: 'android_armv7'
|
||||
install-deps: 'true'
|
||||
cached: ${{ steps.cache-qt.outputs.cache-hit }}
|
||||
- name: Configure build
|
||||
|
Loading…
Reference in New Issue
Block a user