We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639d77e commit ab09501Copy full SHA for ab09501
1 file changed
.github/workflows/pytest-gpu.yml
@@ -95,6 +95,7 @@ jobs:
95
run: |
96
docker buildx build . \
97
--builder "$RUNNER_NAME" \
98
+ --load \
99
--label ci-run=$GITHUB_RUN_ID \
100
--rm --pull \
101
--file docker/Dockerfile.devito \
0 commit comments