Commit c1270add authored by Godefroid Chapelle's avatar Godefroid Chapelle

Run tests with 3.11 on Circle as well

parent 39c12863
......@@ -72,7 +72,7 @@ workflows:
- test:
matrix:
parameters:
python-version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10"]
python-version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11"]
build-type: ["centos_containers", "debian_containers"]
tests-sys-debian:
jobs:
......@@ -86,7 +86,7 @@ workflows:
- install-python-and-test-ubuntu:
matrix:
parameters:
python-version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10"]
python-version: ["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11"]
tests-macos-machines:
jobs:
- install-python-and-test-macos:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment