We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1ba0f8 + 2d84c4b commit 53c918dCopy full SHA for 53c918d
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- branch: ["origin/main", "3.12", "3.11", "3.10"]
+ branch: ["origin/main", "3.13", "3.12", "3.11", "3.10"]
16
steps:
17
- uses: actions/checkout@v4
18
- uses: actions/setup-python@v5
0 commit comments