Skip to content

Commit

Permalink
update CI to also run on jazzy
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Sep 26, 2024
1 parent 4220f45 commit 4a4013b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/industrial_ci_action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
matrix:
env:
- {ROS_DISTRO: iron, ROS_REPO: main}
- {ROS_DISTRO: jazzy, ROS_REPO: main}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 4a4013b

Please sign in to comment.