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 2b9eb2a commit 8f7a5e0Copy full SHA for 8f7a5e0
1 file changed
.github/workflows/python-code-quality.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- python-version: ["3.10", "3.14"]
+ python-version: ["3.10"]
22
runs-on: ubuntu-latest
23
continue-on-error: true
24
defaults:
@@ -55,7 +55,7 @@ jobs:
55
56
57
58
59
60
61
@@ -84,7 +84,7 @@ jobs:
84
85
86
87
88
89
90
@@ -117,7 +117,7 @@ jobs:
117
118
119
120
121
122
123
0 commit comments