Remove debian stretch

This commit is contained in:
Jonas Kvinge
2020-07-18 05:28:26 +02:00
parent 7af64b0782
commit 5b7fbcd9b8
2 changed files with 0 additions and 72 deletions

View File

@@ -500,15 +500,6 @@ jobs:
- build_rpm
build_debian_stretch:
docker:
- image: debian:stretch
steps:
- install_debian_dependencies
- checkout
- cmake
- build_deb
build_debian_buster:
docker:
- image: debian:buster
@@ -602,10 +593,6 @@ workflows:
only: /.*/
- build_debian_stretch:
filters:
tags:
only: /.*/
- build_debian_buster:
filters:
tags: