Skip to content

Commit e82edb1

Browse files
Update build.yml
1 parent d2fa30d commit e82edb1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ jobs:
66
build_android:
77
strategy:
88
matrix:
9-
# arch: [ "aarch32", "aarch64", "x86", "x86_64" ]
10-
arch: [ ]
9+
arch: [ "aarch32", "aarch64", "x86", "x86_64" ]
1110
fail-fast: false
1211

1312
name: "Build for Android ${{matrix.arch}}"

0 commit comments

Comments
 (0)