Skip to content

Commit

Permalink
Test additional Windows, macOS, and Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
agitter committed Feb 28, 2024
1 parent 81b800c commit 48df134
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -13,8 +13,11 @@ jobs:
matrix:
os:
- ubuntu-latest
- windows-latest
- macos-latest
python-version:
- '3.9'
- '3.12'

steps:
- name: Checkout repository
Expand Down

0 comments on commit 48df134

Please sign in to comment.