Skip to content

Commit c2d895f

Browse files
committed
Remove Foxy
1 parent dd8ced8 commit c2d895f

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,5 @@ jobs:
3434
target-ros2-distro: humble
3535
import-token: ${{ secrets.GITHUB_TOKEN }}
3636
skip-tests: false
37-
package-name:
38-
robot_upstart
39-
40-
foxy_ci:
41-
name: Foxy
42-
runs-on: ubuntu-20.04
43-
steps:
44-
- uses: actions/[email protected]
45-
- uses: ros-tooling/[email protected]
46-
with:
47-
required-ros-distributions: foxy
48-
- uses: ros-tooling/[email protected]
49-
id: action_ros_ci_step
50-
with:
51-
target-ros2-distro: foxy
52-
import-token: ${{ secrets.GITHUB_TOKEN }}
53-
skip-tests: false
5437
package-name:
5538
robot_upstart

0 commit comments

Comments
 (0)