Skip to content

Commit

Permalink
Run tests with Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Jul 18, 2024
1 parent bc165ff commit b78d991
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,16 @@ jobs:
- linux: py39
- linux: py310
- linux: py311
- linux: py312
- macos: py37
- macos: py38
- macos: py39
- macos: py310
- macos: py311
- macos: py312
- windows: py37
- windows: py38
- windows: py39
- windows: py310
- windows: py311
- windows: py312

0 comments on commit b78d991

Please sign in to comment.