Skip to content

Commit 7d55307

Browse files
committed
Update Windows.yml
1 parent 351c552 commit 7d55307

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/workflows/Windows.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@ jobs:
2121
fail-fast: false
2222
matrix:
2323
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"
3124
- name: win2025-shared-lib
3225
os: windows-2025
3326
compiler: clang
@@ -236,12 +229,6 @@ jobs:
236229
fail-fast: false
237230
matrix:
238231
include:
239-
- name: win2025-msvc-clang-repl-19
240-
os: windows-2025
241-
compiler: msvc
242-
clang-runtime: '19'
243-
cling: Off
244-
cppyy: Off
245232
- name: win2025-shared-lib
246233
os: windows-2025
247234
compiler: clang

0 commit comments

Comments
 (0)