mirror of
https://github.com/turboderp-org/exllamav3.git
synced 2026-05-12 08:46:45 +00:00
Actions: cu132 wheel experiment, attempt #5
This commit is contained in:
2
.github/workflows/build_cu132.yml
vendored
2
.github/workflows/build_cu132.yml
vendored
@@ -366,7 +366,7 @@ jobs:
|
||||
Enter-VsDevShell -VsInstallPath 'C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools' -DevCmdArguments '-arch=x64 -host_arch=x64'
|
||||
$env:DISTUTILS_USE_SDK=1
|
||||
if ('${{ matrix.cuda }}'.StartsWith('13.2')) {
|
||||
$env:CL = "/Zc:preprocessor $env:CL"
|
||||
$env:CL = "/Zc:preprocessor /DWIN32_LEAN_AND_MEAN $env:CL"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user