diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index e3761c98..74d9a341 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -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