diff --git a/.github/workflows/industrial_ci_build_and_test.yml b/.github/workflows/industrial_ci_build_and_test.yml index 56ec6926..c453f1be 100644 --- a/.github/workflows/industrial_ci_build_and_test.yml +++ b/.github/workflows/industrial_ci_build_and_test.yml @@ -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