Skip to content

Commit 100caa9

Browse files
committed
Fix reference
1 parent f745563 commit 100caa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
matrix:
1818
container_cmd: [docker, podman]
1919

20-
uses: ./.github/workflows/ci-docker-template.yml
20+
uses: ./.github/workflows/ci-container-template.yml
2121
with:
2222
container_cmd: ${{ matrix.container_cmd }}

0 commit comments

Comments
 (0)