Skip to content

Commit

Permalink
stick with iron for now with ros2-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
David Conner committed May 1, 2024
1 parent b2ca85e commit a25bc97
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,11 @@ jobs:
test:
strategy:
matrix:
ros: [humble] #, iron, rolling]
ros: [iron]
include:
- os: ubuntu-22.04
ros: humble
ros: iron
python: python3
# - os: ubuntu-22.04
# ros: iron
# python: python3
# - os: ubuntu-22.04
# ros: rolling
# python: python3

runs-on: ${{ matrix.os }}
env:
Expand Down

0 comments on commit a25bc97

Please sign in to comment.