We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ced8e2 commit 55eccd7Copy full SHA for 55eccd7
1 file changed
tests/gpu-docker.dockerfile
@@ -30,8 +30,6 @@ RUN uv python install 3.13
30
RUN uv venv --python=3.13 --no-project \
31
&& uv pip install torch --index-url https://download.pytorch.org/whl/cu128
32
33
-
34
-RUN
35
COPY --chown=ubuntu:ubuntu pymusas ./pymusas
36
COPY --chown=ubuntu:ubuntu tests ./tests
37
COPY --chown=ubuntu:ubuntu pyproject.toml pyproject.toml
0 commit comments