Skip to content

Commit

Permalink
add python 3.11 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
berislavlopac committed Apr 20, 2023
1 parent 80fdaf4 commit 3e390ec
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 @@ -40,6 +40,7 @@ blocks:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
commands:
- 'PY_ENV=py"${PY_VERSION//.}"'
- python -m tox -e $PY_ENV
Expand Down

0 comments on commit 3e390ec

Please sign in to comment.