Skip to content

Commit ca3fd35

Browse files
authored
Update env for windows2022 pip build
Signed-off-by: Grant Karapetyan <grant.karapetyan@meshinspector.com>
1 parent 1c1d470 commit ca3fd35

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/pip-build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ on:
3333
type: boolean
3434

3535
env:
36-
VCPKG-VERSION: '2024.10.21'
37-
CUDA-VERSION: '11.4.2.47141'
38-
CUDA-MAJOR: '11'
39-
CUDA-MINOR: '4'
36+
VCPKG-VERSION: '2025.04.09'
37+
CUDA-VERSION: '12.0.1.52833'
38+
CUDA-MAJOR: '12'
39+
CUDA-MINOR: '0'
4040

4141

4242
jobs:

0 commit comments

Comments
 (0)