Commit 5ff71cf
committed
Pin Windows CUDA CI job to windows-2022
The windows-latest runner image now ships Visual Studio 2026, whose
host compiler is rejected by CUDA 12.4's nvcc (only VS 2017-2022 are
supported), breaking CMake's CUDA compiler detection at configure time.
Pin the CUDA Windows build to windows-2022 until the toolchain catches
up. The non-CUDA Windows job stays on windows-latest.
Signed-off-by: Gary Oberbrunner <garyo@darkstarsystems.com>1 parent 3e6f27f commit 5ff71cf
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
| |||
0 commit comments