Skip to content

Commit

Permalink
Merge branch 'master' into remove_obb
Browse files Browse the repository at this point in the history
  • Loading branch information
peci1 committed Apr 6, 2023
2 parents 78c8803 + 313be75 commit f7b3ea7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
matrix:
env:
- {ROS_DISTRO: melodic, ROS_REPO: main}
- {ROS_DISTRO: melodic, ROS_REPO: testing}
- {ROS_DISTRO: noetic, ROS_REPO: main}
- {ROS_DISTRO: noetic, ROS_REPO: testing}
env:
CCACHE_DIR: /github/home/.ccache # Directory for ccache (and how we enable ccache in industrial_ci)
runs-on: ubuntu-latest
Expand Down

0 comments on commit f7b3ea7

Please sign in to comment.