Skip to content

Commit

Permalink
Add back job-windows so the matrix calculation succeeds
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed Dec 10, 2024
1 parent a5ddcbe commit d328ccf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ runners:
os: macos-14
<<: *base-job

- &job-windows
os: windows-2022
<<: *base-job

- &job-windows-8c
os: windows-2022-8core-32gb
<<: *base-job
Expand Down

0 comments on commit d328ccf

Please sign in to comment.