Commit eba58606 authored by Guillaume Quintard's avatar Guillaume Quintard Committed by Dridi Boukelmoune

circleci: Retire ubuntu:bionic jobs

parent f3668a3a
......@@ -208,7 +208,7 @@ jobs:
description: the Linux distribution (debian|ubuntu)
type: string
release:
description: the release name (buster|bullseye|bionic|focal|jammy)
description: the release name (buster|bullseye|bookworm|focal|jammy|noble)
type: string
make_target:
description: the make target to execute during the build
......@@ -418,11 +418,6 @@ workflows:
name: build_debian_bookworm
dist: debian
release: bookworm
# latest ubuntu uses sanitizers
- build:
name: build_ubuntu_bionic
dist: ubuntu
release: bionic
- build:
name: build_ubuntu_focal
dist: ubuntu
......@@ -458,7 +453,6 @@ workflows:
matrix:
parameters:
platform:
- ubuntu:bionic
- ubuntu:focal
- ubuntu:jammy
- ubuntu:noble
......
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