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 4c0ac03 commit bb61080Copy full SHA for bb61080
.github/workflows/tests.yaml
@@ -7,6 +7,6 @@ jobs:
7
- uses: actions/checkout@v3
8
- uses: wntrblm/[email protected]
9
with:
10
- python-versions: "3.7, 3.8, 3.9, 3.10, 3.11, 3.12"
+ python-versions: "3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13"
11
- run: nox
12
- run: nox -s build
0 commit comments