Skip to content

Commit

Permalink
Re-enabling Jazzy and Rolling
Browse files Browse the repository at this point in the history
  • Loading branch information
danthony06 committed Sep 6, 2024
1 parent 9928a6b commit d8710c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
- {ROS_DISTRO: humble, ROS_REPO: main}
- {ROS_DISTRO: iron, ROS_REPO: testing}
- {ROS_DISTRO: iron, ROS_REPO: main}
- {ROS_DISTRO: jazzy, ROS_REPO: testing}
- {ROS_DISTRO: jazzy, ROS_REPO: main}
- {ROS_DISTRO: rolling, ROS_REPO: testing}
- {ROS_DISTRO: rolling, ROS_REPO: main}
runs-on: ubuntu-latest
env:
PIP_BREAK_SYSTEM_PACKAGES: 1
Expand Down

0 comments on commit d8710c4

Please sign in to comment.