File tree 1 file changed +0
-26
lines changed
1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change 28
28
cling : Off
29
29
llvm_enable_projects : " clang"
30
30
llvm_targets_to_build : " host;NVPTX"
31
- - name : win2025-msvc-clang-repl-18
32
- os : windows-2025
33
- compiler : msvc
34
- clang-runtime : ' 18'
35
- cling : Off
36
- llvm_enable_projects : " clang"
37
- llvm_targets_to_build : " host;NVPTX"
38
- - name : win2025-msvc-clang-repl-17
39
- os : windows-2025
40
- compiler : msvc
41
- clang-runtime : ' 17'
42
- cling : Off
43
- llvm_enable_projects : " clang"
44
- llvm_targets_to_build : " host;NVPTX"
45
31
46
32
steps :
47
33
- uses : actions/checkout@v4
@@ -244,18 +230,6 @@ jobs:
244
230
clang-runtime : ' 19'
245
231
cling : Off
246
232
cppyy : Off
247
- - name : win2025-msvc-clang-repl-18
248
- os : windows-2025
249
- compiler : msvc
250
- clang-runtime : ' 18'
251
- cling : Off
252
- cppyy : Off
253
- - name : win2025-msvc-clang-repl-17
254
- os : windows-2025
255
- compiler : msvc
256
- clang-runtime : ' 17'
257
- cling : Off
258
- cppyy : Off
259
233
260
234
steps :
261
235
- uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments