Skip to content

Commit

Permalink
Fixed typo in workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Saurabh Kamat <[email protected]>
  • Loading branch information
sauk2 committed Dec 9, 2024
1 parent 7bbd3c4 commit 23d9ea2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,9 @@ jobs:

# Gazebo Ionic (Sep 2024 - Sep 2026)
# Compatible ubuntu distributions: 24.04
- ubuntu_distribution: ubuntu:focal
- docker_image: ubuntu:focal
gazebo_distribution: ionic
- ubuntu_distribution: ubuntu:jammy
- docker_image: ubuntu:jammy
gazebo_distribution: ionic
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 23d9ea2

Please sign in to comment.