Faster Windows CI with 16 core runners

Attempted this back in #923 & 718aa89edf  but ran into some unknown issues with it. This attempts it again to see if GitHub has resolved the issues.
This commit is contained in:
Johan Andersson 2023-04-24 20:00:19 +02:00 committed by Eduard-Mihai Burtescu
parent ad4732b899
commit a64857af02

View File

@ -14,7 +14,7 @@ jobs:
include:
- os: ubuntu-20.04-16core
target: x86_64-unknown-linux-gnu
- os: windows-latest
- os: windows-2022-16core
target: x86_64-pc-windows-msvc
- os: macOS-latest-xl
target: x86_64-apple-darwin