Skip to content

Commit

Permalink
3.12.0rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
EchterAgo committed Sep 18, 2023
1 parent e960787 commit 010c94a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12.0-beta.4']
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12.0rc2']
exclude:
- os: windows-latest
python-version: '3.12.0-beta.4'
python-version: '3.12.0rc2'

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

0 comments on commit 010c94a

Please sign in to comment.