Ensure we are testing on MacOS and Win

This commit is contained in:
J. Nick Koston 2024-08-29 10:04:54 -10:00
parent 1ad9759527
commit ac3ee0e76f
No known key found for this signature in database

View File

@ -45,6 +45,10 @@ jobs:
os: macos-latest
- python-version: "3.11"
os: macos-latest
- extension: "use_cython"
os: windows-latest
- extension: "use_cython"
os: macos-latest
steps:
- uses: actions/checkout@v4
- name: Set up Python