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 b80c95a commit 4aa848cCopy full SHA for 4aa848c
.github/workflows/testing.yml
@@ -36,7 +36,7 @@ jobs:
36
runs-on: "ubuntu-latest"
37
strategy:
38
matrix:
39
- python-version: [3.12]
+ python-version: ["3.13"]
40
steps:
41
- uses: actions/checkout@v4
42
- name: Set up Python
0 commit comments