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 351c552 commit 7d55307Copy full SHA for 7d55307
.github/workflows/Windows.yml
@@ -21,13 +21,6 @@ jobs:
21
fail-fast: false
22
matrix:
23
include:
24
- - name: win2025-msvc-clang-repl-19
25
- os: windows-2025
26
- compiler: msvc
27
- clang-runtime: '19'
28
- cling: Off
29
- llvm_enable_projects: "clang"
30
- llvm_targets_to_build: "host;NVPTX"
31
- name: win2025-shared-lib
32
os: windows-2025
33
compiler: clang
@@ -236,12 +229,6 @@ jobs:
236
229
237
230
238
231
239
240
241
242
243
244
- cppyy: Off
245
232
246
233
247
234
0 commit comments