Skip to content

Commit

Permalink
ci/arch: add armv7 check
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Mar 15, 2024
1 parent c595d66 commit c0b66cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-on-arch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
include:
- arch: aarch64
distro: bullseye
- arch: armv7
distro: bullseye

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c0b66cc

Please sign in to comment.