Skip to content

Commit

Permalink
Update ros2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe authored Jun 27, 2024
1 parent 1987529 commit a217d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ros2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# cross-platform coverage.
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
name: Build on ros2 ${{ matrix.ros_distro }} and ${{ matrix.ubuntu_distro }}
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest
strategy:
matrix:
ros_distro: [humble, jazzy]
Expand Down

0 comments on commit a217d2c

Please sign in to comment.