Skip to content

Commit

Permalink
[CI] Deactivate rolling until it's stable again
Browse files Browse the repository at this point in the history
  • Loading branch information
wxmerkt committed Apr 8, 2024
1 parent c5c146f commit 8829049
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 @@ -6,7 +6,7 @@ jobs:
strategy:
matrix:
env:
- {ROS_DISTRO: rolling}
# - {ROS_DISTRO: rolling}
- {ROS_DISTRO: humble, PRERELEASE: true}
- {ROS_DISTRO: iron, PRERELEASE: true}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8829049

Please sign in to comment.