File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,24 +21,24 @@ jobs:
21
21
fail-fast : false
22
22
matrix :
23
23
include :
24
- - name : win2022 -msvc-clang-repl-19
25
- os : windows-2022
24
+ - name : win2025 -msvc-clang-repl-19
25
+ os : windows-2025
26
26
compiler : msvc
27
27
clang-runtime : ' 19'
28
28
cling : Off
29
29
cppyy : Off
30
30
llvm_enable_projects : " clang"
31
31
llvm_targets_to_build : " host;NVPTX"
32
- - name : win2022 -msvc-clang-repl-18
33
- os : windows-2022
32
+ - name : win2025 -msvc-clang-repl-18
33
+ os : windows-2025
34
34
compiler : msvc
35
35
clang-runtime : ' 18'
36
36
cling : Off
37
37
cppyy : Off
38
38
llvm_enable_projects : " clang"
39
39
llvm_targets_to_build : " host;NVPTX"
40
- - name : win2022 -msvc-clang-repl-17
41
- os : windows-2022
40
+ - name : win2025 -msvc-clang-repl-17
41
+ os : windows-2025
42
42
compiler : msvc
43
43
clang-runtime : ' 17'
44
44
cling : Off
You can’t perform that action at this time.
0 commit comments