From a570794daa5993f1d6ec15fb218362924dcb5947 Mon Sep 17 00:00:00 2001 From: Pierre Kancir Date: Mon, 25 Nov 2024 15:46:11 +0100 Subject: [PATCH] .github: remove mantic test from environnement testing EOL --- .github/workflows/test_environment.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test_environment.yml b/.github/workflows/test_environment.yml index 1442f2baa8..c84151418d 100644 --- a/.github/workflows/test_environment.yml +++ b/.github/workflows/test_environment.yml @@ -32,8 +32,6 @@ jobs: name: focal - os: ubuntu name: jammy - - os: ubuntu - name: mantic - os: ubuntu name: noble - os: archlinux