Skip to content

Commit

Permalink
🧪 Run linters under Python 3.11 @ CI
Browse files Browse the repository at this point in the history
This is needed because one of the pre-commit checks is pinned to
Python 3.11 currently.
  • Loading branch information
webknjaz committed Apr 25, 2024
1 parent ee4ce67 commit 957eb05
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -770,8 +770,7 @@ jobs:
os:
- ubuntu
python-version:
- >-
3.10
- 3.11
toxenv:
- pre-commit
- metadata-validation
Expand Down

0 comments on commit 957eb05

Please sign in to comment.