Commit 805d0c1c by Bjorn Neergaard Committed by Arun Babu Neelicattu

ci: add more versions to FreeBSD matrix (and scale down VMs for more concurrency)

parent 790c4abc
freebsd_instance:
image_family: freebsd-13-0
cpu: 1
memory: 4G
test_task:
name: "Tests / FreeBSD / "
......@@ -7,6 +9,8 @@ test_task:
skip: "!changesInclude('.cirrus.yml', 'poetry.lock', 'pyproject.toml', '**.json','**.py')"
env:
matrix:
- PYTHON: python3.6
- PYTHON: python3.7
- PYTHON: python3.8
- PYTHON: python3.9
- PYTHON: python3.10
......
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