Skip to content

Commit

Permalink
feat: update 3.13 to beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinit Kumar committed Jul 21, 2024
1 parent 66e83ce commit cc47893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [pypy-3.10, '3.10', '3.11' , '3.12', '3.13.0-beta.1']
python-version: [pypy-3.10, '3.10', '3.11' , '3.12', '3.13.0-beta.3']
os: [
ubuntu-latest,
windows-latest,
Expand Down

0 comments on commit cc47893

Please sign in to comment.