Skip to content
Snippets Groups Projects
Commit 8268a625 authored by Christoph Ladurner's avatar Christoph Ladurner
Browse files

tests: add python 3.11 to the tests matrix

parent 4c8aa673
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ jobs: ...@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
strategy: strategy:
matrix: matrix:
python-version: [3.7, 3.8, 3.9] python-version: [3.7, 3.8, 3.9, "3.11"]
requirements-level: [pypi] requirements-level: [pypi]
env: env:
EXTRAS: tests EXTRAS: tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment