Skip to content

Commit

Permalink
add docker armv7
Browse files Browse the repository at this point in the history
  • Loading branch information
mpromonet committed Sep 9, 2024
1 parent b8b14b5 commit ca568b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cpp-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- os: ubuntu-latest
dockerfile: Dockerfile.arm64
arch: arm64
image: arm64v8/ubuntu
- os: ubuntu-latest
dockerfile: Dockerfile.rpi
arch: armv6l
Expand Down

0 comments on commit ca568b3

Please sign in to comment.