From 1b0aa6e45e91dd7c94755a4b127232fa4208f65d Mon Sep 17 00:00:00 2001 From: Sous Chefs Bot <33356041+kitchen-porter@users.noreply.github.com> Date: Thu, 23 May 2024 22:13:08 +0100 Subject: [PATCH] Standardise files with files in sous-chefs/repo-management (#168) Signed-off-by: kitchen-porter --- CHANGELOG.md | 2 ++ kitchen.global.yml | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b28cdc0..2dfff04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +Standardise files with files in sous-chefs/repo-management + ## 9.1.31 - *2024-05-22* Standardise files with files in sous-chefs/repo-management diff --git a/kitchen.global.yml b/kitchen.global.yml index 3967ff5..4396f11 100644 --- a/kitchen.global.yml +++ b/kitchen.global.yml @@ -28,7 +28,6 @@ platforms: - name: oraclelinux-9 - name: rockylinux-8 - name: rockylinux-9 - - name: ubuntu-18.04 - name: ubuntu-20.04 - name: ubuntu-22.04 - name: ubuntu-24.04