Skip to content

Commit

Permalink
fix Python 3.12 version
Browse files Browse the repository at this point in the history
  • Loading branch information
orsinium committed Sep 28, 2023
1 parent c186854 commit acbf993
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 @@ -34,7 +34,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12.0rc3"
- "3.12.0-rc.3"
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down

0 comments on commit acbf993

Please sign in to comment.