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 86e8707 commit 8d4a308Copy full SHA for 8d4a308
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
os: [ubuntu, macos]
21
- python-version: ["3.11", "3.12"]
+ python-version: ["3.11", "3.12", "3.13"]
22
steps:
23
- uses: actions/checkout@v4
24
- name: Set up Python ${{ matrix.python-version }}
0 commit comments