Test with python 3.11

pull/9/head
Andrew Cassidy 1 year ago committed by GitHub
parent 465b818ca2
commit 2f4124c0fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ "3.8", "3.9", "3.10" ]
python-version: [ "3.8", "3.9", "3.10", "3.11" ]
click-version: [ "click~=7.0", "click~=8.0" ]
steps:

Loading…
Cancel
Save