Skip to content

Commit 7655e23

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b1c2c60 commit 7655e23

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

news/2025-05-29-cuda-118.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ building CUDA 11.8 on a per-feedstock basis where this is necessary or beneficia
1717

1818
The above-mentioned contraints are mainly:
1919

20-
* it complicates our pinning due to needing to switch images and compilers with 11.8.
21-
* it keeps us from [migrating](https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/7005)
20+
- it complicates our pinning due to needing to switch images and compilers with 11.8.
21+
- it keeps us from [migrating](https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/7005)
2222
to newer CUDA 12.x versions necessary to support new architectures.
23-
* it's not compatible with VS2022, which is due to become the default toolchain on windows
23+
- it's not compatible with VS2022, which is due to become the default toolchain on windows
2424
in conda-forge soon (the previous VS2019 has reached end-of-life more than a year ago).
25-
* it complicates our infrastructure in several places, due to the big differences between the
25+
- it complicates our infrastructure in several places, due to the big differences between the
2626
before/after of the new CUDA architecture.
2727

2828
After we have removed CUDA 11.8 from the pinning, any feedstock still building that version

0 commit comments

Comments
 (0)