From 3ecb38499b366de556ab2b24bdc7c3228c8fc338 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Thu, 25 Apr 2024 13:24:18 +0200 Subject: [PATCH] Ubuntu noble added, drop bionic. --- vars/main.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vars/main.yml b/vars/main.yml index 5faec20..38d0737 100644 --- a/vars/main.yml +++ b/vars/main.yml @@ -77,15 +77,15 @@ distribution_version_mapping: - latest Ubuntu: all: - - latest + - latest # noble as of 2024-04-25. + - jammy - focal - - bionic - jammy: + noble: - latest + jammy: + - jammy focal: - focal - bionic: - - bionic # To schedule CI on different days of the month, this is a map that relates a letter to a day of the month. letter_day_mapping: