We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae58df6 commit a2ee0c0Copy full SHA for a2ee0c0
1 file changed
.github/workflows/branch.yaml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- python-version: ['3.10', '3.11', '3.12', '3.13']
+ python-version: ['3.11', '3.12', '3.13']
12
13
steps:
14
- uses: actions/checkout@v4
0 commit comments