Commit f63f995
authored
Add CUDA 12.6.3 and bump manylinux to 2_28 (#420)
This is a follow up of a commit I forgot to push in the PR
#419
So I am taking the freedom to merge without approvals
- Add CUDA 12.6.3 to pypi_cache.cuda_versions list
- Bump target_manylinux from 2_17 to 2_28 in config and deploy default
The manylinux_2_28 tag targets glibc 2.28+ (RHEL 8 / Ubuntu 20.04+),
dropping support for older distributions. CUDA 12.6.3 is added to ensure
wheels are cached for this widely-used toolkit version.
Signed-off-by: Jean Schmidt <contato@jschmidt.me>1 parent b13c9e4 commit f63f995
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
96 | | - | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments