Skip to content

Commit 4426731

Browse files
committed
Also build RAPIDS repos with 12.8.
1 parent 6a8c345 commit 4426731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-all-rapids-repos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
pull-requests: read
3737
with:
3838
arch: '["amd64", "arm64"]'
39-
cuda: '["12.9"]'
39+
cuda: '["12.8"]'
4040
node_type: cpu32
4141
extra-repo-deploy-key: CUMLPRIMS_SSH_PRIVATE_DEPLOY_KEY
4242
timeout-minutes: 720

0 commit comments

Comments
 (0)