From 622f16e1526b0ac67947cfc7697cc74c17f619db Mon Sep 17 00:00:00 2001 From: Teja Swaroop Pothala Date: Mon, 3 Mar 2025 19:26:07 -0500 Subject: [PATCH] remove core-focal --- ci-scripts/template-vars.yaml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/ci-scripts/template-vars.yaml b/ci-scripts/template-vars.yaml index dce5281..74ff402 100644 --- a/ci-scripts/template-vars.yaml +++ b/ci-scripts/template-vars.yaml @@ -42,23 +42,6 @@ multiImages: - src/ubuntu/virtualgl/** - src/ubuntu/install/kde/** - kasm-desktop-kde/** - - name1: ubuntu - name2: focal - base: ubuntu:20.04 - bg: bg_focal.png - distro: ubuntu - dockerfile: dockerfile-kasm-core - changeFiles: - - dockerfile-kasm-core - - src/ubuntu/xfce/** - - src/ubuntu/xfce/.config/** - - src/ubuntu/xfce/.config/xfce4/** - - src/ubuntu/xfce/.config/xfce4/xfconf/** - - src/ubuntu/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/** - - src/ubuntu/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/** - - src/ubuntu/nvidia/** - - src/ubuntu/sysbox/** - - src/ubuntu/virtualgl/** - name1: ubuntu name2: jammy base: ubuntu:22.04