Skip to content

Commit

Permalink
fill in supported Python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Nov 11, 2024
1 parent 28e62a4 commit 275c7e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
- ubuntu-latest
- macos-latest
python-version:
- "3.7"
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"
Expand Down

0 comments on commit 275c7e5

Please sign in to comment.