Skip to content

Commit

Permalink
Temporarily switch to build-in-devcontainer.yaml to fix/devcontainer-…
Browse files Browse the repository at this point in the history
…json-location branch
  • Loading branch information
trxcllnt committed Feb 21, 2024
1 parent f39014e commit b08552e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,10 @@ jobs:
matrix_filter: map(select(.ARCH == "amd64"))
devcontainer:
secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/build-in-devcontainer.yaml@branch-24.04
uses: rapidsai/shared-workflows/.github/workflows/build-in-devcontainer.yaml@fix/devcontainer-json-location
with:
arch: '["amd64"]'
cuda: '["12.2"]'
node_type: cpu32
extra-repo-deploy-key: CUGRAPH_OPS_SSH_PRIVATE_DEPLOY_KEY
build_command: |
Expand Down

0 comments on commit b08552e

Please sign in to comment.