Skip to content

Commit 91144a5

Browse files
authored
update CI to also run on jazzy (#172)
1 parent 4220f45 commit 91144a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/industrial_ci_action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
matrix:
1313
env:
1414
- {ROS_DISTRO: iron, ROS_REPO: main}
15+
- {ROS_DISTRO: jazzy, ROS_REPO: main}
1516
runs-on: ubuntu-latest
1617
steps:
1718
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)