Skip to content

Commit

Permalink
[CI] Revert to Python 3.8 for Lint task
Browse files Browse the repository at this point in the history
  • Loading branch information
duckinator authored Nov 17, 2021
1 parent cde522f commit 2436096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:

Lint_task:
container:
image: python:3.10-slim
image: python:3.8-slim
install_script:
- pip install -U --upgrade-strategy eager pip 'setuptools>42'
- pip install .
Expand Down

0 comments on commit 2436096

Please sign in to comment.