Skip to content

Commit 066f226

Browse files
authored
Update android.yml
1 parent fcd6c83 commit 066f226

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
build:
88
strategy:
99
matrix:
10-
arch: ["arm64", "arm64-fastdebug"]
10+
arch: ["x86_64", "arm32", "arm64", "arm64-fastdebug"]
1111
fail-fast: false
1212

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

0 commit comments

Comments
 (0)