Skip to content

Commit b75a2b4

Browse files
committed
Update ABICHECK version
1 parent 639b1e4 commit b75a2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/abi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
BASEDIR: /home/runner/work
2121
DOCKER_IMAGE: rhaschke/ici:rviz-${{ matrix.distro }}-${{ matrix.repo || 'ros' }}
2222
CACHE_PREFIX: ${{ matrix.distro }}
23-
ABICHECK_URL: github:ros-visualization/rviz#1.14.9
23+
ABICHECK_URL: github:ros-visualization/rviz#1.14.10
2424

2525
name: "check"
2626
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)