Skip to content

Commit

Permalink
update CI on ros2 branch to only target rolling
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Feb 1, 2024
1 parent e0db51f commit e84265c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
fail-fast: false
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"}
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit e84265c

Please sign in to comment.