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 a355221 commit bfbb18eCopy full SHA for bfbb18e
.github/workflows/push.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
fail-fast: false
25
matrix:
26
- pyVersion: [ '3.10', '3.11', '3.12' ]
+ pyVersion: [ '3.10', '3.11', '3.12', '3.13' ]
27
steps:
28
- name: Checkout
29
uses: actions/checkout@v4
0 commit comments