Skip to content

Commit

Permalink
Start testing on 3.11 dev branch (#6037)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateprewitt committed Jan 7, 2022
1 parent 620ed4f commit d718e75
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,13 @@ jobs:
# brotlipy. Moving pypy3 to only test linux.
- python-version: pypy3
os: ubuntu-latest
experimental: false
- python-version: pypy-3.7
os: ubuntu-latest
experimental: false
- python-version: 3.11-dev
os: ubuntu-latest
experimental: true

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

0 comments on commit d718e75

Please sign in to comment.