We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab09501 commit b45bef1Copy full SHA for b45bef1
1 file changed
.github/workflows/pytest-gpu.yml
@@ -57,7 +57,6 @@ jobs:
57
flags: >-
58
--init --rm -t
59
--name ${CONTAINER_BASENAME}
60
- --env CUDA_VISIBLE_DEVICES
61
--gpus "device=${CUDA_VISIBLE_DEVICES:-all}"
62
63
# -------------------- AMD job -----------------------
0 commit comments