diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 69fc73fe..7c1bec87 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,6 +28,7 @@ jobs: - lxqt - mate - vauxite + - lazurite major_version: [38, 39] driver_version: [470, 545] include: @@ -42,9 +43,11 @@ jobs: is_stable_version: true is_gts_version: false exclude: - # There is no Fedora 38 version of onyx + # There is no Fedora 38 version of onyx or lazurite - image_name: onyx major_version: 38 + - image_name: lazurite + major_version: 38 steps: - name: Maximize build space uses: ublue-os/remove-unwanted-software@v6