Skip to content

Commit

Permalink
Merge pull request #1847 from jcarpent/topic/ci
Browse files Browse the repository at this point in the history
Fix issue with recent change on master branch for ROS-CI
  • Loading branch information
jcarpent authored Jan 27, 2023
2 parents 17975b6 + b1bc6f3 commit 9b6ba87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ros-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
path: ${{ env.CCACHE_DIR }}
key: ccache-${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}
# Run industrial_ci
- uses: 'ros-industrial/industrial_ci@master'
- uses: 'ros-industrial/industrial_ci@6a8f546cbd31fbd5c9f77e3409265c8b39abc3d6'
env: ${{ matrix.env }}

0 comments on commit 9b6ba87

Please sign in to comment.