From 7657c197247d6be8c55a3612f5ab7ed430fd8c14 Mon Sep 17 00:00:00 2001 From: RJ Trujillo Date: Sun, 15 Oct 2023 06:55:02 -0600 Subject: [PATCH] feat: Enable Fedora 39 Surface images Now that the Surface kernel is available on Fedora 39, these can be enabled --- .github/workflows/build.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fb4fc3a86e2..e3b81ada27a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,11 +31,6 @@ jobs: is_latest_version: true is_stable_version: false is_gts_version: false - exclude: - - image_flavor: surface - major_version: 39 - - image_flavor: surface-nvidia - major_version: 39 steps: - name: Maximize build space uses: ublue-os/remove-unwanted-software@v6