Skip to content

Commit

Permalink
[.github/workflows/config.yml] add armhf test
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Nov 17, 2023
1 parent 2c04a08 commit 6bbd046
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ jobs:
CONTAINER: arm64v8/ros:melodic-perception-bionic
- ROS_DISTRO: noetic
CONTAINER: arm64v8/ros:noetic-perception-focal
- ROS_DISTRO: noetic
CONTAINER: osrf/ubuntu_armhf:focal
steps:
- uses: actions/[email protected]
with:
Expand Down

0 comments on commit 6bbd046

Please sign in to comment.