Skip to content

Commit

Permalink
build CUDA 12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Feb 12, 2024
1 parent b8d3c77 commit 8607a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all-rapids-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: rapidsai/shared-workflows/.github/workflows/build-in-devcontainer.yaml@fix/devcontainer-json-location
with:
arch: '["amd64", "arm64"]'
cuda: '["12.0"]'
cuda: '["12.0", "12.2"]'
node_type: cpu32
extra-repo-deploy-key: CUMLPRIMS_SSH_PRIVATE_DEPLOY_KEY
extra-repo-deploy-key-2: CUGRAPH_OPS_SSH_PRIVATE_DEPLOY_KEY
Expand Down

0 comments on commit 8607a24

Please sign in to comment.