Merge branch 'main' into testing

This commit is contained in:
Kyle Gospodnetich 2024-11-11 23:43:12 -08:00
commit fb893bfcfd
2 changed files with 2 additions and 1 deletions

View File

@ -70,7 +70,7 @@ jobs:
is_latest_version: true
is_stable_version: true
kernel_flavor: bazzite # must match a kernel_flavor from akmods repo
kernel_version: 6.11.5-310.bazzite.fc41.x86_64 # must match a cached version of the above flavor
kernel_version: 6.11.6-303.bazzite.fc41.x86_64 # must match a cached version of the above flavor
exclude:
- base_name: bazzite
target_nvidia_flavor: nvidia

View File

@ -333,6 +333,7 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite-multilib \
mesa-libxatracker \
mesa-libglapi \
mesa-dri-drivers \
mesa-libgbm \
mesa-libEGL \
mesa-vulkan-drivers \