Skip to content

Commit

Permalink
Merge pull request #99 from Whist-Team/prepare-python-3.11
Browse files Browse the repository at this point in the history
Prepare Python 3.11
  • Loading branch information
iTitus authored Oct 25, 2022
2 parents af870c7 + a12da20 commit 8aa989c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-latest ]
python-version: [ 3.9, '3.10' ]
python-version: [ 3.9, '3.10', '3.11' ]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 8aa989c

Please sign in to comment.