Commit 2b1da04
authored
use CUDA 13 for third-party integration tests (#20748)
Contributes to rapidsai/build-planning#208
Reverts #19903 and #19917
Now that there are `xgboost` conda packages with CUDA 13 support (rapidsai/xgboost-feedstock#100), switches the `third-party-integration-tests-cudf-pandas` to use CUDA 13.
This also switches to the more generic CI Image tags (`rapidsai/26.02-latest`), so that configuration doesn't need to be updated as RAPIDS adds support for new minor versions of CUDA.
Authors:
- James Lamb (https://github.com/jameslamb)
Approvers:
- Bradley Dice (https://github.com/bdice)
URL: #207481 parent dd12a0f commit 2b1da04
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
394 | | - | |
| 393 | + | |
395 | 394 | | |
396 | 395 | | |
397 | 396 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | | - | |
| 149 | + | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
| |||
0 commit comments