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 6465f9d commit d099bf3Copy full SHA for d099bf3
.github/workflows/ci.yml
@@ -31,6 +31,8 @@ jobs:
31
os: ubuntu-latest
32
- PYTHON_VERSION: "3.12"
33
34
+ - PYTHON_VERSION: "3.13"
35
+ os: ubuntu-latest
36
steps:
37
- uses: actions/checkout@v3
38
- name: Set up Python
0 commit comments