Skip to content

Commit

Permalink
ci: use latest Python (3.11) for lint job
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Lock <jlock@vmware.com>
  • Loading branch information
joshuagl committed Nov 28, 2022
1 parent 22ae641 commit 2bda272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- python-version: "3.11"
os: ubuntu-latest
toxenv: py311-test-gpg-fails
- python-version: "3.8"
- python-version: "3.11"
os: ubuntu-latest
toxenv: lint

Expand Down

0 comments on commit 2bda272

Please sign in to comment.