Skip to content

Commit

Permalink
update CI on iron branch to target humble/iron
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Feb 1, 2024
1 parent e0db51f commit 774bf64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
matrix:
env:
- {ROS_DISTRO: humble, ROS_REPO: ros, ABICHECK_URL: "github:ros-drivers/openni2_camera#ros2"}
- {ROS_DISTRO: rolling, ROS_REPO: ros, ABICHECK_URL: "github:ros-drivers/openni2_camera#ros2"}
- {ROS_DISTRO: iron, ROS_REPO: ros, ABICHECK_URL: "github:ros-drivers/openni2_camera#ros2"}
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 774bf64

Please sign in to comment.