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: ...@@ -20,8 +20,8 @@ jobs:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
strategy: strategy:
matrix: matrix:
python-version: [3.7, 3.8] python-version: [3.7, 3.8, 3.9]
services: [release, lowest] services: [release]
include: include:
- services: release - services: release
EXTRAS: "all" EXTRAS: "all"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment