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 0140c26 commit ab8c896Copy full SHA for ab8c896
.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