Skip to content

Commit

Permalink
Update industrial_ci_action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC authored Jul 24, 2024
1 parent 36db76f commit 2cc87be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/industrial_ci_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
strategy:
matrix:
env:
- {ROS_DISTRO: [iron, jazzy], ROS_REPO: main}
- {ROS_DISTRO: iron, ROS_REPO: main}
- {ROS_DISTRO: jazzy, ROS_REPO: main}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2cc87be

Please sign in to comment.