Skip to content

Commit

Permalink
Drop the _testing_ branch for Rolling in the CI
Browse files Browse the repository at this point in the history
This is currently not very helpful.
Let's get that back once we are interested in latest updates on
`Rolling`.
  • Loading branch information
stefanscherzinger committed Aug 5, 2024
1 parent 8640deb commit 4b8313b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/industrial_ci_rolling_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
env:
- {ROS_DISTRO: rolling, ROS_REPO: testing}
#- {ROS_DISTRO: rolling, ROS_REPO: testing}
- {ROS_DISTRO: rolling, ROS_REPO: main}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 4b8313b

Please sign in to comment.