mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-12 04:14:06 +00:00
chore(ci): Disable Bazzite Deck Nvidia images for now (#131)
Currently Nvidia GPUs don't support gamescope-session very well, making these images hard to justify. To be reverted when gamescope-session actually supports Nvidia cards well enough
This commit is contained in:
parent
d282211f4b
commit
b02ec6c53d
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -45,6 +45,9 @@ jobs:
|
||||
- major_version: 38
|
||||
is_latest_version: true
|
||||
is_stable_version: true
|
||||
exclude:
|
||||
- base_name: bazzite-deck
|
||||
image_flavor: nvidia
|
||||
steps:
|
||||
# Checkout push-to-registry action GitHub repository
|
||||
- name: Checkout Push to Registry action
|
||||
|
Loading…
x
Reference in New Issue
Block a user