Skip to content

Commit

Permalink
CI: try adding py3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky authored Oct 16, 2024
1 parent 00f70d1 commit 7ee111d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ workflows:
- build-python:
matrix:
parameters:
python-version: ['3.8', '3.9', '3.10']
python-version: ['3.8', '3.9', '3.10', '3.11']

0 comments on commit 7ee111d

Please sign in to comment.