Skip to content

Commit 8666aa8

Browse files
committed
ci: move to python3.10 in coverage report
1 parent 711b616 commit 8666aa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codacy-coverage-reporter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
platform: [ ubuntu-latest, ]
12-
python-version: ["3.11", ]
12+
python-version: ["3.10", ]
1313

1414
runs-on: ${{ matrix.platform }}
1515
steps:

0 commit comments

Comments
 (0)