Skip to content

Commit 6e1a9ff

Browse files
authored
Remove Windows 19 job
1 parent 13c69a5 commit 6e1a9ff

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
@@ -28,13 +28,6 @@ jobs:
2828
cling: Off
2929
llvm_enable_projects: "clang"
3030
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"
3831

3932
steps:
4033
- uses: actions/checkout@v4
@@ -238,12 +231,6 @@ jobs:
238231
clang-runtime: '20'
239232
cling: Off
240233
cppyy: Off
241-
- name: win2025-msvc-clang-repl-19
242-
os: windows-2025
243-
compiler: msvc
244-
clang-runtime: '19'
245-
cling: Off
246-
cppyy: Off
247234

248235
steps:
249236
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)