From 6e60b52b3b56dff00a48568661603c9ae87c63a3 Mon Sep 17 00:00:00 2001 From: "xalt7x.service" Date: Wed, 18 Oct 2023 07:40:25 +0300 Subject: [PATCH] feat: turn on F39 for Vauxite Closes: https://github.com/ublue-os/main/issues/393 Complements: https://github.com/ublue-os/main/pull/392, https://github.com/ublue-os/nvidia/pull/164 Related discussion: https://github.com/orgs/ublue-os/discussions/237 --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c404d50..ca75c04 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,8 +44,6 @@ jobs: major_version: 38 - image_flavor: -main major_version: 37 - - base_image_name: vauxite - major_version: 39 - base_image_name: onyx major_version: 38 steps: