chore: Revert workflow names (#1890)

This commit is contained in:
Alex Kremer
2025-02-11 18:08:47 +00:00
committed by GitHub
parent b5fe22da18
commit cd1aa8fb70
8 changed files with 315 additions and 316 deletions

View File

@@ -26,7 +26,7 @@ jobs:
build_type: Debug
static: true
container: '{ "image": "rippleci/clio_ci:latest" }'
uses: ./.github/workflows/build.yml
uses: ./.github/workflows/build_impl.yml
with:
runs_on: ${{ matrix.os }}
container: ${{ matrix.container }}