Skip to content

Commit 85f22cf

Browse files
committed
correct distro
1 parent c2cc80c commit 85f22cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/humble-binary-build-rhel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
humble_binary_rhel:
1212
name: humble binary build
1313
runs-on: ubuntu-latest
14-
container: ghcr.io/ros-controls/ros:rolling-rhel
14+
container: ghcr.io/ros-controls/ros:humble-rhel
1515
env:
1616
ROS_DISTRO: humble
1717
steps:

0 commit comments

Comments
 (0)