We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab33a4 commit 551db94Copy full SHA for 551db94
1 file changed
.github/workflows/python.yml
@@ -40,7 +40,7 @@ jobs:
40
runs-on: ubuntu-latest
41
strategy:
42
matrix:
43
- python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3"]
+ python-version: ["3.9", "3"]
44
steps:
45
- uses: actions/checkout@v5
46
- name: Install uv
0 commit comments