Skip to content

Commit

Permalink
ci: move to final release of 3.11
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
  • Loading branch information
henryiii authored and FFY00 committed Oct 27, 2022
1 parent b1acadc commit 4e7e64c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- "pypy-3.7"
- "pypy-3.8"
- "pypy-3.9"
- "3.11-dev"
- "3.11"
- "3.10"
- "3.9"
- "3.8"
Expand All @@ -45,9 +45,6 @@ jobs:
tox-target:
- "tox"
- "min"
exclude:
- { py: "3.11-dev", os: macos }
- { py: "3.11-dev", os: windows }

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 4e7e64c

Please sign in to comment.