From 29d679291d8e0ae35293d0d080f713bd18631f67 Mon Sep 17 00:00:00 2001 From: Robert Haschke Date: Wed, 15 May 2024 13:55:47 +0200 Subject: [PATCH] CI: Update ABI reference version to 1.14.24 --- .github/workflows/abi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/abi.yaml b/.github/workflows/abi.yaml index 112ffc150e..c0408af10c 100644 --- a/.github/workflows/abi.yaml +++ b/.github/workflows/abi.yaml @@ -20,7 +20,7 @@ jobs: BASEDIR: /home/runner/work DOCKER_IMAGE: rhaschke/ici:rviz-${{ matrix.distro }}-${{ matrix.repo || 'ros' }} CACHE_PREFIX: ${{ matrix.distro }} - ABICHECK_URL: github:ros-visualization/rviz#1.14.20 + ABICHECK_URL: github:ros-visualization/rviz#1.14.24 GHA_CACHE_SAVE: always name: "check"