Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/jazzy-ci' into feature/s…
Browse files Browse the repository at this point in the history
…upport-jazzy
  • Loading branch information
chama1176 committed Jul 2, 2024
2 parents df81b43 + 8499533 commit 29750d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/industrial_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,13 @@ on:
jobs:
industrial_ci:
strategy:
fail-fast: false
matrix:
env:
- { ROS_DISTRO: foxy, ROS_REPO: ros }
- { ROS_DISTRO: galactic, ROS_REPO: ros }
- { ROS_DISTRO: humble, ROS_REPO: ros }
- { ROS_DISTRO: jazzy, ROS_REPO: ros }
- { ROS_DISTRO: rolling, ROS_REPO: ros }
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 29750d1

Please sign in to comment.