Skip to content

Commit

Permalink
1 python version
Browse files Browse the repository at this point in the history
  • Loading branch information
khoroshevskyi committed Feb 7, 2024
1 parent 82bcd20 commit 9e470bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
cli-coverage-report:
strategy:
matrix:
python-version: [ "3.8", "3.12" ]
python-version: [ "3.11" ]
os: [ ubuntu-latest ] # can't use macOS when using service containers or container jobs
r: [ release ]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 9e470bd

Please sign in to comment.