Skip to content

Commit

Permalink
Updated CI to use tesseract ICI version with shallow cloning
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Nov 7, 2023
1 parent 8b653ac commit b888465
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
echo "BUILD_TYPE=Debug" >> $GITHUB_ENV
fi
- uses: 'ros-industrial/industrial_ci@master'
- uses: 'tesseract-robotics/industrial_ci@0109bf3523050402490b56e19c9554e7d7c5379f'
env:
ROS_DISTRO: ${{ matrix.distro }}
ROS_REPO: main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unstable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
restore-keys: |
${{ env.matrix.distro }}-ccache-
- uses: 'ros-industrial/industrial_ci@master'
- uses: 'tesseract-robotics/industrial_ci@0109bf3523050402490b56e19c9554e7d7c5379f'
env:
ROS_DISTRO: ${{ matrix.distro }}
ROS_REPO: main
Expand Down

0 comments on commit b888465

Please sign in to comment.