Skip to content

Commit cd232b1

Browse files
committed
test python 3.13
1 parent d4ed53f commit cd232b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242
strategy:
4343
matrix:
44-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
44+
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
4545

4646
steps:
4747
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)