Skip to content

Commit a37ac09

Browse files
authored
Update android.yml
1 parent 0b2dc83 commit a37ac09

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-debug"]
10+
arch: ["arm64", "arm64-debug", "arm", "x86", "x64"]
1111
fail-fast: false
1212

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

0 commit comments

Comments
 (0)