Skip to content

Commit

Permalink
Update rolling CI to noble
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde committed Mar 14, 2024
1 parent c5b0b90 commit ea62a26
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci-rolling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@ jobs:
fail-fast: false
matrix:
include:
- docker-image: "ubuntu:22.04"
- docker-image: "ubuntu:24.04"
gz-version: "fortress"
ros-distro: "rolling"
ros-repo-packages: ""
- docker-image: "ubuntu:22.04"
- docker-image: "ubuntu:24.04"
gz-version: "garden"
ros-distro: "rolling"
ros-repo-packages: ""
- docker-image: "ubuntu:22.04"
- docker-image: "ubuntu:24.04"
gz-version: "fortress"
ros-distro: "rolling"
ros-repo-packages: "-testing"
- docker-image: "ubuntu:22.04"
- docker-image: "ubuntu:24.04"
gz-version: "garden"
ros-distro: "rolling"
ros-repo-packages: "-testing"
Expand Down

0 comments on commit ea62a26

Please sign in to comment.