We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2cc80c commit 85f22cfCopy full SHA for 85f22cf
.github/workflows/humble-binary-build-rhel.yml
@@ -11,7 +11,7 @@ jobs:
11
humble_binary_rhel:
12
name: humble binary build
13
runs-on: ubuntu-latest
14
- container: ghcr.io/ros-controls/ros:rolling-rhel
+ container: ghcr.io/ros-controls/ros:humble-rhel
15
env:
16
ROS_DISTRO: humble
17
steps:
0 commit comments