From b42c0c21ee71a4977d8f0a58f2c24d9966ef7c82 Mon Sep 17 00:00:00 2001 From: Shane Loretz Date: Fri, 3 Jun 2022 15:24:46 -0700 Subject: [PATCH] ediface -> edifice Signed-off-by: Shane Loretz Co-authored-by: Louise Poubel --- .github/workflows/focal-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/focal-ci.yaml b/.github/workflows/focal-ci.yaml index 695d318..1785818 100644 --- a/.github/workflows/focal-ci.yaml +++ b/.github/workflows/focal-ci.yaml @@ -14,7 +14,7 @@ jobs: gazebo-version: - "citadel" # libsdformat9 - "dome" # libsdformat10 - - "ediface" # libsdformat11 + - "edifice" # libsdformat11 - "fortress" # libsdformat12 env: GAZEBO_VERSION: ${{ matrix.gazebo-version }}