Skip to content
Snippets Groups Projects
Commit 6386385e authored by Karolina Przerwa's avatar Karolina Przerwa Committed by Karolina
Browse files

CI: drop lowest requirements

* add python 3.9
parent 466b4b0a
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,8 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: [3.7, 3.8]
services: [release, lowest]
python-version: [3.7, 3.8, 3.9]
services: [release]
include:
- services: release
EXTRAS: "all"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment