Skip to content

Commit

Permalink
[DBG] no need to try Ubuntu now
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed Jul 7, 2024
1 parent 44c2f48 commit b4a42d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
fail-fast: false
matrix:
include:
- {image: "ubuntu:22.04", ros: humble}
- {image: "ubuntu:24.04", ros: jazzy}
# - {image: "ubuntu:22.04", ros: humble}
# - {image: "ubuntu:24.04", ros: jazzy}
- {image: "almalinux:8", ros: humble}
- {image: "almalinux:9", ros: jazzy}

Expand Down

0 comments on commit b4a42d2

Please sign in to comment.