Skip to content

Commit

Permalink
update CI to iron
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Apr 23, 2024
1 parent e3a1d2a commit c70049c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/industrial_ci_action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
env:
- {ROS_DISTRO: humble, ROS_REPO: main}
- {ROS_DISTRO: iron, ROS_REPO: main}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit c70049c

Please sign in to comment.