We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e2495 commit de860a4Copy full SHA for de860a4
1 file changed
.github/workflows/release.yml
@@ -19,6 +19,8 @@ jobs:
19
strategy:
20
matrix:
21
os:
22
+ - android-arm
23
+ - android-intel
24
- ios
25
- linux-arm
26
- linux-intel
0 commit comments