Skip to content
Snippets Groups Projects
Commit 6ef06e57 authored by florian's avatar florian
Browse files

TST: Allow failure of Python 3.11 pipeline

parent 9265fbcf
No related branches found
No related tags found
2 merge requests!65DOC: Added CITATION.cff to the list of files in the release guide where the...,!62F py311
Pipeline #32071 passed with warnings
......@@ -155,6 +155,7 @@ unittest_py311:
stage: unittest
image: python:3.11
script: *python_test_script
allow_failure: true
# Build the sphinx documentation and make it ready for deployment by Gitlab Pages
# Special job for serving a static website. See https://docs.gitlab.com/ee/ci/yaml/README.html#pages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment