Skip to content

Commit 3b77571

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

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
@@ -23,7 +23,7 @@ jobs:
2323
include:
2424
- base: 'bases:nvidia-nvc'
2525
tag: 'nvidia-nvc'
26-
# Respect CUDA_VISIBLE_DEVICES set by the runner and hardlimit docker to that device.
26+
# Respect CUDA_VISIBLE_DEVICES set by the runner and hard-limit docker to that device.
2727
# (--env without value forwards host var; --gpus maps only that device)
2828
flag: |
2929
--init

0 commit comments

Comments
 (0)