Test against python 3.8
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Michel Roux 2022-05-08 16:19:25 +02:00
parent 043984c318
commit c1c5767075
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ type: docker
steps:
- name: lint
image: python:slim
image: python:3.8-slim
commands:
- pip install poetry
- poetry install