Skip to content

Commit

Permalink
Add Python 3.11 back again.
Browse files Browse the repository at this point in the history
  • Loading branch information
blockjesper committed Apr 26, 2024
1 parent 8903e46 commit 7cee343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ blocks:
- tox
matrix:
- env_var: TOXENV
values: ["py39", "py310"]
values: ["py39", "py310", "py311"]
- name: Gather coverage data
commands:
- CODACY_PROJECT_TOKEN=$CODACY_K8S_API_TOKEN tox -e coverage
Expand Down

0 comments on commit 7cee343

Please sign in to comment.