[skip ci] Remove Windows CI Job

It's clear that Windows builds provide no meaningful input. They are a lot slower and do less than a normal Linux build, so lets just remove it for now.
This commit is contained in:
jvyden 2022-04-05 16:48:21 -04:00
commit de6226b0be
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -13,7 +13,6 @@ jobs:
fail-fast: false
matrix:
os:
- { prettyName: Windows, fullName: windows-latest, database: true, webTest: false }
- { prettyName: Linux, fullName: ubuntu-latest, database: true, webTest: true }
timeout-minutes: 10
env: