Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed May 3, 2024
1 parent 3c5dbdf commit 4eafb05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-rapids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
dir: 'ci/rapids'
arch: '["amd64"]'
cuda: '["12.2"]'
pkgr: ["conda"]
pkgr: '["conda"]'
node_type: cpu32
extra-repo-deploy-key: RAPIDSAI_CUMLPRIMS_DEPLOY_KEY
extra-repo-deploy-key-2: RAPIDSAI_CUGRAPH_OPS_DEPLOY_KEY
Expand Down

0 comments on commit 4eafb05

Please sign in to comment.