Skip to content

Commit e0f0d82

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

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: ["x86_64", "arm32", "arm64", "arm64-fastdebug"]
10+
arch: ["arm64"]
1111
fail-fast: false
1212

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

0 commit comments

Comments
 (0)