From cd2e5bfafb309a27abe888b6b8fe1b8d0f178d20 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Fri, 17 May 2024 22:43:53 -0400 Subject: [PATCH] Don't build 39 images anymore --- recipes/jp-desktop-39-nvidia.yml | 12 ------------ recipes/jp-desktop-39.yml | 12 ------------ 2 files changed, 24 deletions(-) delete mode 100644 recipes/jp-desktop-39-nvidia.yml delete mode 100644 recipes/jp-desktop-39.yml diff --git a/recipes/jp-desktop-39-nvidia.yml b/recipes/jp-desktop-39-nvidia.yml deleted file mode 100644 index fe45fde..0000000 --- a/recipes/jp-desktop-39-nvidia.yml +++ /dev/null @@ -1,12 +0,0 @@ -name: jp-desktop-nvidia -base-image: ghcr.io/ublue-os/bazzite-nvidia -image-version: 39 -alt-tags: - - gts - - stable -description: The image of Wunker OS for JP's desktop gaming. -stages: - - from-file: common/helix.yml -modules: - - from-file: common/jp-desktop.yml - - from-file: common/helix.yml diff --git a/recipes/jp-desktop-39.yml b/recipes/jp-desktop-39.yml deleted file mode 100644 index ffbd091..0000000 --- a/recipes/jp-desktop-39.yml +++ /dev/null @@ -1,12 +0,0 @@ -name: jp-desktop -base-image: ghcr.io/ublue-os/bazzite -image-version: 39 -alt-tags: - - gts - - stable -description: The image of Wunker OS for JP's desktop gaming. -stages: - - from-file: common/helix.yml -modules: - - from-file: common/jp-desktop.yml - - from-file: common/helix.yml