Skip to content

Commit

Permalink
Merge pull request #9539
Browse files Browse the repository at this point in the history
eb0d443 ci: depends: build armv7 android target (tobtoht)
  • Loading branch information
tobtoht committed Jan 14, 2025
2 parents ca0b43d + eb0d443 commit 2144b2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/depends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 2144b2b

Please sign in to comment.