Skip to content

Commit

Permalink
disable py312-dev pending aio-libs/aiohttp#7229
Browse files Browse the repository at this point in the history
  • Loading branch information
rhelmot committed Mar 28, 2023
1 parent e5eddb9 commit f3b08f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
env: 'py310'
- version: '3.11'
env: 'py311'
- version: '3.12-dev'
env: 'py312'
# - version: '3.12-dev'
# env: 'py312'
runs-on: ubuntu-latest
env:
PYTHON: ${{ matrix.python.version }}
Expand Down

0 comments on commit f3b08f9

Please sign in to comment.