We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5b623e commit 2dfbd6cCopy full SHA for 2dfbd6c
.github/workflows/pythonpackage.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- python-version: [pypy-3.10, '3.10', '3.11' , '3.12', '3.13.0-beta.3']
+ python-version: [pypy-3.10, '3.10', '3.11' , '3.12', '3.13.0-rc.1']
16
os: [
17
ubuntu-latest,
18
windows-latest,
0 commit comments