Skip to content

Commit 9b15c74

Browse files
committed
use fix/devcontainer-json-location branch
1 parent 8227a1b commit 9b15c74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
if: needs.check-event.outputs.ok == 'true'
151151
needs: check-event
152152
secrets: inherit
153-
uses: rapidsai/shared-action-workflows/.github/workflows/build-in-devcontainer.yaml@branch-24.02
153+
uses: rapidsai/shared-action-workflows/.github/workflows/build-in-devcontainer.yaml@fix/devcontainer-json-location
154154
with:
155155
build_command: |
156156
sccache -z;

0 commit comments

Comments
 (0)