mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 00:32:52 +00:00
fix: Disable generic handheld builds
This commit is contained in:
parent
e5a487d01d
commit
c24ae27578
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
image_flavor: [main, nvidia]
|
||||
base_name: [bazzite, bazzite-deck, bazzite-generic-handheld]
|
||||
base_name: [bazzite, bazzite-deck]
|
||||
base_image_name: [kinoite, silverblue]
|
||||
major_version: [38]
|
||||
include:
|
||||
|
Loading…
x
Reference in New Issue
Block a user