Skip to content
Snippets Groups Projects
Commit 8ca8eb0b authored by Georges Racinet's avatar Georges Racinet
Browse files

Heptapod CI: reallowing failure on hg default dev branch

This was forgotten in the big refactor of the CI setup.
(the tests are currently not passing with hg-default, seems to
be quite normal, an API change)
parent e98b61df
No related branches found
No related tags found
No related merge requests found
Pipeline #12711 passed with warnings
Pipeline: hgitaly

#12712

    ......@@ -41,6 +41,7 @@
    tests-py3-hg-default:
    extends:
    - .tests
    allow_failure: true
    stage: compat
    image: ${BASE_IMAGES_COLLECTION}/hg-default:${BASE_IMAGES_TAG}
    ......
    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