We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b59959 commit 0c0db6bCopy full SHA for 0c0db6b
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
run:
29
shell: bash
30
container:
31
- image: ghcr.io/ymd-stella/stella-cv/stella_vslam-ros2:humble
+ image: ghcr.io/ymd-stella/stella-cv/stella_vslam-ros2:iron
32
env:
33
ROS_LOG_DIR: ${GITHUB_WORKSPACE}/.ros
34
steps:
@@ -92,7 +92,7 @@ jobs:
92
93
94
95
- image: ghcr.io/ymd-stella/stella-cv/ros:humble-ros-base
+ image: ghcr.io/ymd-stella/stella-cv/ros:iron-ros-base
96
97
98
0 commit comments