Skip to content

Commit

Permalink
Set sccache timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Dec 17, 2024
1 parent 71649b5 commit 40e5a1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/rapids.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

ARG BASE
ARG PYTHON_PACKAGE_MANAGER=conda
ENV SCCACHE_IDLE_TIMEOUT=32768

FROM ${BASE} as pip-base

Expand Down

0 comments on commit 40e5a1c

Please sign in to comment.