Skip to content

Commit b3c89af

Browse files
Use testing repo for ABI
1 parent 5b2103a commit b3c89af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/abi-compatibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
- uses: ros-industrial/industrial_ci@master
1818
env:
1919
ROS_DISTRO: ${{ matrix.ROS_DISTRO }}
20-
ROS_REPO: main
20+
ROS_REPO: testing
2121
ABICHECK_URL: github:${{ github.repository }}#${{ github.base_ref }}
2222
NOT_TEST_BUILD: true

0 commit comments

Comments
 (0)