Remove Windows and Mac CI tests

There is no platform-specific code in this package, so this just slows down
CI with no benefit
This commit is contained in:
Thomas A. Christensen II 2023-01-03 16:03:47 -06:00
parent 6510ee3fc0
commit 1942090cd6

View file

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