Commit f83c1f58 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

circleci: Remove debian:stretch job remnant

parent cc5d10d6
...@@ -208,7 +208,7 @@ jobs: ...@@ -208,7 +208,7 @@ jobs:
description: the Linux distribution (debian|ubuntu) description: the Linux distribution (debian|ubuntu)
type: string type: string
release: release:
description: the release name (stretch|buster|bionic|focal) description: the release name (buster|bullseye|bionic|focal|jammy)
type: string type: string
make_target: make_target:
description: the make target to execute during the build description: the make target to execute during the build
...@@ -460,7 +460,6 @@ workflows: ...@@ -460,7 +460,6 @@ workflows:
- ubuntu:jammy - ubuntu:jammy
- debian:buster - debian:buster
- debian:bullseye - debian:bullseye
- debian:stretch
- centos:7 - centos:7
- centos:stream - centos:stream
- almalinux:8 - almalinux:8
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment