Skip to content
Snippets Groups Projects
Commit de5a8f8e authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Remove python 3.10 testing for now

parent 8036e8dd
No related branches found
No related tags found
1 merge request!1115Add python 3.10 image and testing
Pipeline #465055 failed
......@@ -145,7 +145,7 @@ python-3.9:
- htmlcov/
expire_in: 30 days
python-3.10:
.python-3.10:
<<: *unit-test
needs: ["basic-3.10", "precommits-py3.10"]
image: containers.ligo.org/lscsoft/bilby/v2-bilby-python310
......@@ -169,7 +169,7 @@ python-3.9-samplers:
needs: ["basic-3.9", "precommits-py3.9"]
image: containers.ligo.org/lscsoft/bilby/v2-bilby-python39
python-3.10-samplers:
.python-3.10-samplers:
<<: *test-sampler
needs: ["basic-3.10", "precommits-py3.10"]
image: containers.ligo.org/lscsoft/bilby/v2-bilby-python310
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment