Skip to content

Commit

Permalink
CI: Removed testing against main, keep only testing
Browse files Browse the repository at this point in the history
  • Loading branch information
peci1 committed Apr 12, 2023
1 parent f7b3ea7 commit d894937
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ jobs:
strategy:
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)
Expand Down

0 comments on commit d894937

Please sign in to comment.