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 62f8144 commit a495091Copy full SHA for a495091
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
- "3.10"
34
- "3.11"
35
- "3.12"
36
- - "3.13-dev"
+ - "3.13"
37
steps:
38
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
39
- name: Set up Python ${{ matrix.python-version }}
0 commit comments