Skip to content

Commit 033301c

Browse files
authored
Update ci.yaml
1 parent 2eddc56 commit 033301c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
os: [ubuntu, macos, windows]
19-
python: ["3.8", "3.9", "3.10", "3.11", "3.12", "pypy-3.8", "pypy-3.9", "pypy-3.10"]
19+
python: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "pypy-3.8", "pypy-3.9", "pypy-3.10", "pypy-3.11"]
2020

2121
steps:
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)