Skip to content

Commit

Permalink
feat: add Kinoite variant (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Brue <[email protected]>
  • Loading branch information
badlydrawnface and ryanabx authored Mar 19, 2024
1 parent 427b653 commit ef17838
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
arch: [amd64, arm64]
version: [39, 40, rawhide]
flavor: [base, silverblue]
flavor: [base, silverblue, kinoite]
steps:
# Checkout push-to-registry action GitHub repository
- name: Checkout Push to Registry action
Expand Down Expand Up @@ -144,4 +144,4 @@ jobs:
run: exit 1
- name: Exit
shell: bash
run: exit 0
run: exit 0

0 comments on commit ef17838

Please sign in to comment.