Skip to content

Commit

Permalink
Enable iron build jobs in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
henningkayser committed Oct 10, 2023
1 parent 9418678 commit cdfbe97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
ROS_DISTRO: rolling
IKFAST_TEST: true
CLANG_TIDY: pedantic
- IMAGE: iron-ci
ROS_DISTRO: iron
- IMAGE: iron-ci-testing
ROS_DISTRO: iron
- IMAGE: humble-ci
ROS_DISTRO: humble
- IMAGE: humble-ci-testing
Expand Down

0 comments on commit cdfbe97

Please sign in to comment.