Skip to content

Commit

Permalink
feature: start building kinoite images (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Oct 19, 2023
1 parent e1e13db commit 8cce935
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 @@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
fedora-version: [38, 39]
fedora-edition: [base, silverblue]
fedora-edition: [base, silverblue, kinoite]
permissions:
contents: read
packages: write
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
fail-fast: false
matrix:
fedora-version: [38, 39]
fedora-edition: [base, silverblue]
fedora-edition: [base, silverblue, kinoite]
nvidia-version: [535]
include:
- nvidia-version: 535
Expand Down

0 comments on commit 8cce935

Please sign in to comment.