Skip to content

Commit

Permalink
undo
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Jan 4, 2024
1 parent 6aa31f7 commit 693cc14
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/colcon_test_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,6 @@ on:
- push

jobs:
colcon-test-build-ubuntu-20-04:
strategy:
matrix:
build-type: [ignition-gazebo, gazebo-classic]
ros-distro: [foxy, galactic]
env:
GAZEBO_VERSION: ${{ matrix.build-type }}
runs-on: ubuntu-20.04

name: ${{ matrix.ros-distro }}
steps:
- uses: ros-tooling/[email protected]
with:
required-ros-distributions: ${{ matrix.ros-distro }}
- uses: ros-tooling/[email protected]
with:
package-name: ros_components_description
target-ros2-distro: ${{ matrix.ros-distro }}

colcon-test-build-ubuntu-22-04:
strategy:
matrix:
Expand Down

0 comments on commit 693cc14

Please sign in to comment.