Skip to content

Commit

Permalink
Run coverage with 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Apr 12, 2022
1 parent 0f10bfc commit a85366c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,9 @@ windows_task:


coverage_task:
name: coverage (Linux - 3.6)
name: coverage (Linux - 3.8)
clone_script: *clone
container: {image: "python:3.6-buster"}
container: {image: "python:3.8-buster"}
env:
COVERAGE: yes
depends_on:
Expand Down

0 comments on commit a85366c

Please sign in to comment.