We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c03a1 commit cf05cacCopy full SHA for cf05cac
.github/workflows/ci.yml
@@ -88,7 +88,7 @@ jobs:
88
id-token: "write"
89
strategy:
90
matrix:
91
- python-version: ["3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.10", "3.11", "3.12"]
92
93
steps:
94
- uses: actions/checkout@v4
0 commit comments