Skip to content

Commit b1e68f9

Browse files
Specify runner/container image (#498) (#500)
(cherry picked from commit f6d8c44) Co-authored-by: Christoph Fröhlich <[email protected]>
1 parent f20d9e3 commit b1e68f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)