Always run tests against python 3.8

This commit is contained in:
Swen Kooij
2019-10-20 17:56:18 +03:00
parent 82a6efcffe
commit 2bcab4d83a
2 changed files with 2 additions and 1 deletions

View File

@@ -74,4 +74,5 @@ workflows:
build:
jobs:
- test-python37
- test-python38
- analysis