Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add lazurite to the build matrix #458

Merged
merged 2 commits into from
Dec 21, 2023
Merged

fix: add lazurite to the build matrix #458

merged 2 commits into from
Dec 21, 2023

Conversation

RoyalOughtness
Copy link
Contributor

@RoyalOughtness RoyalOughtness commented Dec 21, 2023

Closes #195

Copy link
Member

@p5 p5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please can you add an exclude for lazurite F38 since it looks like they're not being released.

Should look something like this on line 42

        exclude:
          # There is no Fedora 38 version of onyx and lazurite
          - image_name: onyx
            major_version: 38
          - image_name: lazurite
            major_version: 38

Copy link
Member

@p5 p5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

We just need another approval from a maintainer, then this can be merged!

@RoyalOughtness RoyalOughtness changed the title add: lazurite to the build matrix fix: add lazurite to the build matrix Dec 21, 2023
@castrojo castrojo enabled auto-merge December 21, 2023 20:57
@castrojo castrojo disabled auto-merge December 21, 2023 22:04
@castrojo castrojo merged commit 201844d into ublue-os:main Dec 21, 2023
16 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Turn on lazurite builds
3 participants