Skip to content

Commit

Permalink
disabled testing on other things than humble for now
Browse files Browse the repository at this point in the history
  • Loading branch information
EirikKolas committed Oct 28, 2024
1 parent 38abcb1 commit 872a1ca
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ jobs:
ros_version: 2

# Iron Irwini (May 2023 - November 2024)
- docker_image: ubuntu:jammy
ros_distribution: iron
ros_version: 2
# - docker_image: ubuntu:jammy
# ros_distribution: iron
# ros_version: 2

# Rolling Ridley (No End-Of-Life)
- docker_image: ubuntu:jammy
ros_distribution: rolling
ros_version: 2
# - docker_image: ubuntu:jammy
# ros_distribution: rolling
# ros_version: 2

container:
image: ${{ matrix.docker_image }}
Expand Down

0 comments on commit 872a1ca

Please sign in to comment.