Skip to content

Commit 8b8f17e

Browse files
ggormanCopilot
andauthored
Update .github/workflows/docker-devito.yml
Co-authored-by: Copilot <[email protected]>
1 parent b1fa43a commit 8b8f17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-devito.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
env:
1414
# Use buildkit https://docs.docker.com/develop/develop-images/build_enhancements/ for better build
1515
DOCKER_BUILDKIT: "1"
16-
# Unique container name to avoid clashes across concurrent selfhosted runners
16+
# Unique container name to avoid clashes across concurrent self-hosted runners
1717
CONTAINER_NAME: testrun-${{ matrix.tag }}-${{ runner.name }}
1818

1919

0 commit comments

Comments
 (0)