Skip to content

Commit

Permalink
Update build-docker-image-hardware.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Jan 26, 2024
1 parent d972d56 commit 75c703b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-docker-image-hardware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,12 @@ jobs:
fail-fast: false
matrix:
include:
- ros-distro: noetic
- ros-distro: melodic
rosbot-fw-release: 0.16.2
platforms: "linux/amd64, linux/arm64, linux/arm/v7"
- ros-distro: noetic
rosbot-fw-release: 0.16.2
platforms: "linux/amd64, linux/arm64"

steps:
- name: Checkout
Expand Down

0 comments on commit 75c703b

Please sign in to comment.