Skip to content

Commit f6d8c44

Browse files
Specify runner/container image (ros-controls#498)
1 parent ed6bea3 commit f6d8c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rolling-pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-pre-commit.yml@master
1212
with:
1313
ros_distro: rolling
14-
os_name: ubuntu-22.04
14+
container: ubuntu:24.04

0 commit comments

Comments
 (0)