We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754f9e2 commit e69deabCopy full SHA for e69deab
2 files changed
.github/workflows/ci.cpu.yml
@@ -30,6 +30,7 @@ jobs:
30
options: -u root
31
image: rapidsai/devcontainers:25.10-cpp-${{ matrix.tag }}
32
env:
33
+ devcontainer_utils_debug: sccache
34
DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST: true
35
SCCACHE_REGION: "us-east-2"
36
SCCACHE_BUCKET: "rapids-sccache-devs"
.github/workflows/ci.gpu.yml
@@ -29,6 +29,7 @@ jobs:
29
0 commit comments