Skip to content

Commit 3b8947a

Browse files
committed
use humble branch and ubuntu 22.04
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
1 parent 7f3f33a commit 3b8947a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ros2-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
include:
13-
- docker-image: "ubuntu:24.04"
14-
ros-distro: "rolling"
13+
- docker-image: "ubuntu:22.04"
14+
ros-distro: "humble"
1515
container:
1616
image: ${{ matrix.docker-image }}
1717
steps:

0 commit comments

Comments
 (0)