mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-07 12:57:23 +00:00
feat: Enable builds without kmods
This commit is contained in:
parent
cbf047fc08
commit
662319158f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
image_flavor: [main, nvidia]
|
||||
image_flavor: [main, nokmods, nvidia]
|
||||
base_name: [bazzite, bazzite-deck]
|
||||
base_image_name: [kinoite, silverblue]
|
||||
major_version: [38]
|
||||
|
Loading…
Reference in New Issue
Block a user