There was an error while loading. Please reload this page.
1 parent f745563 commit 100caa9Copy full SHA for 100caa9
1 file changed
.github/workflows/ci-container.yml
@@ -17,6 +17,6 @@ jobs:
17
matrix:
18
container_cmd: [docker, podman]
19
20
- uses: ./.github/workflows/ci-docker-template.yml
+ uses: ./.github/workflows/ci-container-template.yml
21
with:
22
container_cmd: ${{ matrix.container_cmd }}
0 commit comments