We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cea0a1 commit 333e540Copy full SHA for 333e540
.github/workflows/test-wheel-linux.yml
@@ -81,7 +81,6 @@ jobs:
81
# Our self-hosted runners require a container
82
# TODO: use a different (nvidia?) container
83
container:
84
- options: -u root --security-opt seccomp=unconfined --shm-size 16g
85
image: ubuntu:22.04
86
env:
87
NVIDIA_VISIBLE_DEVICES: ${{ env.NVIDIA_VISIBLE_DEVICES }}
0 commit comments