Add ARMv7 target for Android in release workflow

This commit is contained in:
Ajeet D'Souza 2025-11-18 14:03:18 +05:30 committed by GitHub
parent e3212cdc08
commit a9e8b60b1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ jobs:
deb: true
- os: ubuntu-latest
target: aarch64-linux-android
- os: ubuntu-latest
target: armv7-linux-androideabi
- os: macos-latest
target: x86_64-apple-darwin
- os: macos-latest