Skip to content

Commit d328ccf

Browse files
committed
Add back job-windows so the matrix calculation succeeds
1 parent a5ddcbe commit d328ccf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/ci/github-actions/jobs.yml

+4
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ runners:
3131
os: macos-14
3232
<<: *base-job
3333

34+
- &job-windows
35+
os: windows-2022
36+
<<: *base-job
37+
3438
- &job-windows-8c
3539
os: windows-2022-8core-32gb
3640
<<: *base-job

0 commit comments

Comments
 (0)