Merge pull request #9539

eb0d443 ci: depends: build armv7 android target (tobtoht)
This commit is contained in:
tobtoht 2025-01-14 16:20:57 +00:00
commit 2144b2beb4
No known key found for this signature in database
GPG Key ID: E45B10DD027D2472

View File

@ -56,6 +56,8 @@ jobs:
- name: "x86_64 Freebsd"
host: "x86_64-unknown-freebsd"
packages: "clang-8"
- name: "ARMv7 Android"
host: "arm-linux-android"
- name: "ARMv8 Android"
host: "aarch64-linux-android"
name: ${{ matrix.toolchain.name }}