We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c69a5 commit 6e1a9ffCopy full SHA for 6e1a9ff
.github/workflows/Windows.yml
@@ -28,13 +28,6 @@ jobs:
28
cling: Off
29
llvm_enable_projects: "clang"
30
llvm_targets_to_build: "host;NVPTX"
31
- - name: win2025-msvc-clang-repl-19
32
- os: windows-2025
33
- compiler: msvc
34
- clang-runtime: '19'
35
- cling: Off
36
- llvm_enable_projects: "clang"
37
- llvm_targets_to_build: "host;NVPTX"
38
39
steps:
40
- uses: actions/checkout@v4
@@ -238,12 +231,6 @@ jobs:
238
231
clang-runtime: '20'
239
232
240
233
cppyy: Off
241
242
243
244
245
246
- cppyy: Off
247
234
248
235
249
236
0 commit comments