Skip to content
Snippets Groups Projects
Unverified Commit 58175c7c authored by Wolfgang Merkt's avatar Wolfgang Merkt Committed by GitHub
Browse files

[CI] Turn off prerelease for Rolling to avoid failure

Since Noble isn't released yet, there are some hickups. Turning off prerelease should work around it for now.
parent aa3c40a9
No related branches found
No related tags found
No related merge requests found
Pipeline #38135 failed
......@@ -14,7 +14,7 @@ jobs:
- {ROS_DISTRO: noetic}
- {ROS_DISTRO: iron}
- {ROS_DISTRO: humble}
- {ROS_DISTRO: rolling}
- {ROS_DISTRO: rolling, PRERELEASE: false} # 2024-04-02: turn off prerelease until Noble is stable
env:
#CCACHE_DIR: /github/home/.ccache # Enable ccache
BUILDER: colcon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment