Skip to content

Commit bb61080

Browse files
authored
Update tests.yaml
1 parent 4c0ac03 commit bb61080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
- uses: actions/checkout@v3
88
- uses: wntrblm/[email protected]
99
with:
10-
python-versions: "3.7, 3.8, 3.9, 3.10, 3.11, 3.12"
10+
python-versions: "3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13"
1111
- run: nox
1212
- run: nox -s build

0 commit comments

Comments
 (0)