We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711b616 commit 8666aa8Copy full SHA for 8666aa8
1 file changed
.github/workflows/codacy-coverage-reporter.yaml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
platform: [ ubuntu-latest, ]
12
- python-version: ["3.11", ]
+ python-version: ["3.10", ]
13
14
runs-on: ${{ matrix.platform }}
15
steps:
0 commit comments