8000 Test Python 3.13 · python/python-docs-theme@2d84c4b · GitHub
[go: up one dir, main page]

Skip to content

Commit 2d84c4b

Browse files
committed
Test Python 3.13
1 parent f1ba0f8 commit 2d84c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
branch: ["origin/main", "3.12", "3.11", "3.10"]
15+
branch: ["origin/main", "3.13", "3.12", "3.11", "3.10"]
1616
steps:
1717
- uses: actions/checkout@v4
1818
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)
0