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.
2 parents 64a6b7d + 1157b4b commit 9df0711Copy full SHA for 9df0711
.github/workflows/pytest.yml
@@ -28,6 +28,7 @@ jobs:
28
- {os: 'ubuntu-latest', python-version: '3.10'}
29
- {os: 'ubuntu-latest', python-version: '3.11'}
30
- {os: 'ubuntu-latest', python-version: '3.12'}
31
+ - {os: 'ubuntu-latest', python-version: '3.13'}
32
33
steps:
34
- uses: actions/checkout@v4
0 commit comments