Skip to content

Commit e69deab

Browse files
committed
debug more
1 parent 754f9e2 commit e69deab

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.cpu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
options: -u root
3131
image: rapidsai/devcontainers:25.10-cpp-${{ matrix.tag }}
3232
env:
33+
devcontainer_utils_debug: sccache
3334
DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST: true
3435
SCCACHE_REGION: "us-east-2"
3536
SCCACHE_BUCKET: "rapids-sccache-devs"

.github/workflows/ci.gpu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
options: -u root
3030
image: rapidsai/devcontainers:25.10-cpp-${{ matrix.tag }}
3131
env:
32+
devcontainer_utils_debug: sccache
3233
DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST: true
3334
SCCACHE_REGION: "us-east-2"
3435
SCCACHE_BUCKET: "rapids-sccache-devs"

0 commit comments

Comments
 (0)