Skip to content

Commit

Permalink
Use jazzy, iron, and rolling in tests (#135)
Browse files Browse the repository at this point in the history
* Use jazzy, iron, and rolling in tests

---------

Co-authored-by: Tully Foote <tullyfoote@intrinsic.ai>
  • Loading branch information
rkent and tfoote authored Jul 24, 2024
1 parent b3803c5 commit e5a7c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
container: ['ros:iron', 'ros:rolling']
container: ['ros:iron', 'ros:jazzy', 'ros:rolling']
container: ${{ matrix.container }}

steps:
Expand Down

0 comments on commit e5a7c69

Please sign in to comment.