Add ARMv7 target for Android in release workflow
This commit is contained in:
parent
e3212cdc08
commit
a9e8b60b1b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue