Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #19 from ublue-os/onyx
Browse files Browse the repository at this point in the history
feat: Enable onyx images
  • Loading branch information
EyeCantCU authored Oct 13, 2023
2 parents 81ce420 + 4770698 commit d069a20
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
matrix:
image_flavor: [-nokmods, -main]
base_name: [surface]
base_image_name: [silverblue, kinoite, vauxite, sericea, base, lxqt, mate]
base_image_name: [silverblue, kinoite, vauxite, sericea, base, lxqt, mate, onyx]
major_version: [38, 39]
include:
- major_version: 39
Expand All @@ -44,6 +44,8 @@ jobs:
major_version: 37
- base_image_name: vauxite
major_version: 39
- base_image_name: onyx
major_version: 38
steps:
- name: Maximize build space
uses: ublue-os/remove-unwanted-software@v6
Expand Down

0 comments on commit d069a20

Please sign in to comment.