Skip to content

Commit

Permalink
Remove Foxy
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Sep 9, 2024
1 parent dd8ced8 commit c2d895f
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,5 @@ jobs:
target-ros2-distro: humble
import-token: ${{ secrets.GITHUB_TOKEN }}
skip-tests: false
package-name:
robot_upstart

foxy_ci:
name: Foxy
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2.3.4
- uses: ros-tooling/setup-ros@v0.7
with:
required-ros-distributions: foxy
- uses: ros-tooling/action-ros-ci@v0.3
id: action_ros_ci_step
with:
target-ros2-distro: foxy
import-token: ${{ secrets.GITHUB_TOKEN }}
skip-tests: false
package-name:
robot_upstart

0 comments on commit c2d895f

Please sign in to comment.