add Windows back to test matrix (#23)

This commit is contained in:
Josh Thomas 2024-12-11 16:44:13 -06:00 committed by GitHub
parent a135fdc8bb
commit b3e0ee7b6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,7 @@ jobs:
os:
- macos-latest
- ubuntu-latest
- windows-latest
steps:
- uses: actions/checkout@v4