Skip to content

Commit 7685c91

Browse files
committed
Remove redundant jobs
1 parent 9e95a28 commit 7685c91

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,6 @@ runners:
3535
free_disk: true
3636
<<: *base-job
3737

38-
# NOTE: windows-2025 has less disk space available than windows-2022,
39-
# because the D drive is missing.
40-
- &job-windows-25
41-
os: windows-2025
42-
free_disk: true
43-
<<: *base-job
44-
45-
- &job-windows-8c
46-
os: windows-2022-8core-32gb
47-
<<: *base-job
48-
4938
- &job-windows-25-8c
5039
os: windows-2025-8core-32gb
5140
<<: *base-job

0 commit comments

Comments
 (0)