Skip to content

Commit

Permalink
Merge pull request #238 from brunns/python-3.12-rc
Browse files Browse the repository at this point in the history
Test with release candidate of Python 3.12
  • Loading branch information
offbyone authored Aug 22, 2023
2 parents 84fc328 + 4a1b61f commit 58254ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12.0-alpha.7"
- "3.12.0-rc.1"
- "pypy3.9"
exclude:
- os: macos-latest
Expand Down

0 comments on commit 58254ca

Please sign in to comment.