Commit 181f724
committed
Simplify build matrix to focus on Android platform
Removed Windows and macOS configurations from `build.yml`, leaving only Android-specific settings. Updated `vcpkg_triplet` and `vcpkg_host_triplet` to `arm64-android`. Set `android_abi` to `arm64-v8a` and `android_api` to `21`. Standardized `check_disk_space` to `df -h`. Retained relevant environment variables for Android builds.1 parent 58e6378 commit 181f724
1 file changed
+0
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 26 | | |
45 | 27 | | |
46 | 28 | | |
| |||
0 commit comments