Skip to content

Commit 8d8fb74

Browse files
committed
REL v24.04.00 release
1 parent a920470 commit 8d8fb74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
matrix_filter: map(select(.ARCH == "amd64"))
189189
devcontainer:
190190
secrets: inherit
191-
uses: rapidsai/shared-workflows/.github/workflows/build-in-devcontainer.yaml@fix/devcontainer-json-location
191+
uses: rapidsai/shared-workflows/.github/workflows/build-in-devcontainer.yaml@branch-24.04
192192
with:
193193
arch: '["amd64"]'
194194
cuda: '["12.2"]'

0 commit comments

Comments
 (0)