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 f1ff1c4 commit cd48fecCopy full SHA for cd48fec
.github/workflows/tests.yaml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
strategy:
20
matrix:
21
- python: ["3.11", "3.12"]
+ python: ["3.11", "3.12", "3.13"]
22
steps:
23
- name: ⤵️ Check out code from GitHub
24
uses: actions/checkout@v4.2.2
0 commit comments