We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944ae8a commit 19fa6e8Copy full SHA for 19fa6e8
.github/workflows/pre-commit_pytest.yml
@@ -40,6 +40,7 @@ jobs:
40
image: nvcr.io/nvidia/tritonserver:23.08-pyt-python-py3
41
options:
42
--shm-size=1g
43
+ --user=root
44
steps:
45
- uses: actions/checkout@v3
46
- name: test bash
0 commit comments