We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a920470 commit 8d8fb74Copy full SHA for 8d8fb74
.github/workflows/pr.yaml
@@ -188,7 +188,7 @@ jobs:
188
matrix_filter: map(select(.ARCH == "amd64"))
189
devcontainer:
190
secrets: inherit
191
- uses: rapidsai/shared-workflows/.github/workflows/build-in-devcontainer.yaml@fix/devcontainer-json-location
+ uses: rapidsai/shared-workflows/.github/workflows/build-in-devcontainer.yaml@branch-24.04
192
with:
193
arch: '["amd64"]'
194
cuda: '["12.2"]'
0 commit comments