Skip to content

Commit

Permalink
ci/arch: add armv7 check (#1085)
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers authored Mar 27, 2024
1 parent e6e11d4 commit 208131a
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: ubuntu22.04

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

0 comments on commit 208131a

Please sign in to comment.