Skip to content

Commit

Permalink
Remove 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
arm61 committed Aug 2, 2022
1 parent 214258c commit 9d7938d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
python-version: ['3.7',
'3.8',
'3.9',
'3.10',
'3.11-dev']
'3.10']
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 9d7938d

Please sign in to comment.