Skip to content

Commit

Permalink
use 3.11 for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Nov 14, 2023
1 parent 6d2fa73 commit 8a855c8
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 @@ -59,7 +59,7 @@ jobs:

- uses: actions/setup-python@v4
with:
python-version: '3.10'
python-version: '3.11'

- run: pip install -r requirements/linting.txt

Expand Down

0 comments on commit 8a855c8

Please sign in to comment.