Skip to content

Commit 2ef597c

Browse files
committed
Test with Python 3.13
1 parent fe2c427 commit 2ef597c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
strategy:
6969
fail-fast: false
7070
matrix:
71-
python-version: ['pypy3.9', '3.8', '3.9', '3.10', '3.11', '3.12']
71+
python-version: ['pypy3.9', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
7272
sphinx-version: ['>=5,<6', '>=6a0,<7', '>=7,<7.3']
7373
os: [windows-latest, macos-latest, ubuntu-latest]
7474
steps:

0 commit comments

Comments
 (0)