Skip to content

Commit

Permalink
add 3.12 tests to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
berislavlopac committed Apr 5, 2024
1 parent 1d6e91d commit dd2ea3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ blocks:
- '3.9'
- '3.10'
- '3.11'
- '3.12'
commands:
- 'PY_ENV=py"${PY_VERSION//.}"'
- python -m tox -e $PY_ENV
Expand Down

0 comments on commit dd2ea3a

Please sign in to comment.