CI: Use debian testing while unstable is broken

This commit is contained in:
Albert Astals Cid 2020-03-26 22:27:21 +01:00
parent f431ef6dcc
commit e2335e965a

View File

@ -40,7 +40,7 @@ build_ubuntu_20_04:
build_clazy_clang_tidy:
stage: build
image: debian:unstable
image: debian:testing
only:
- merge_requests
before_script: