Skip to content

Commit

Permalink
Add Iron CI (#311)
Browse files Browse the repository at this point in the history
* not testing on foxy any more

Signed-off-by: Christian Henkel <[email protected]>

* adding iron

Signed-off-by: Christian Henkel <[email protected]>

---------

Signed-off-by: Christian Henkel <[email protected]>
  • Loading branch information
ct2034 authored Jul 31, 2023
1 parent 48db510 commit 24fb79a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,12 @@ jobs:
diagnostic_updater,
self_test,
]
distro: [humble, rolling]
# distro: [humble, iron, rolling]
distro: [humble, iron, rolling]
include:
- distro: humble
os: ubuntu-22.04
# - distro: iron
# os: ubuntu-22.04
- distro: iron
os: ubuntu-22.04
- distro: rolling
os: ubuntu-22.04
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 24fb79a

Please sign in to comment.