Commit 32199ce4 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Allow Gitlab CI failures in stable-bpo due to dependency on 'black'.

Nicer solutions welcome!

Gbp-Dch: ignore
parent 07cf03e2
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ testing:
stable-bpo:
  <<: *test
  image: debian:stable-backports
  allow_failure: true

ubuntu-devel:
  <<: *test