Skip to content

Commit

Permalink
[CI] No prerelease on jazzy
Browse files Browse the repository at this point in the history
  • Loading branch information
wxmerkt committed May 25, 2024
1 parent edf29bf commit 1664a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/industrial_ci_build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- {ROS_DISTRO: rolling}
- {ROS_DISTRO: humble, PRERELEASE: true}
- {ROS_DISTRO: iron, PRERELEASE: true}
- {ROS_DISTRO: jazzy, PRERELEASE: true}
- {ROS_DISTRO: jazzy}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1664a56

Please sign in to comment.