Remove Windows and Mac CI tests

There is no platform-specific code in this package, so this just slows down
CI with no benefit
master
parent 6510ee3fc0
commit 1942090cd6

@ -19,8 +19,6 @@ jobs:
- x64
os:
- ubuntu-latest
- windows-latest
- macOS-latest
steps:
- name: Checkout repository

Loading…
Cancel
Save