Skip to content

Commit bb7ddd7

Browse files
committed
fix(f39): Turn off Surface images
1 parent d62c60d commit bb7ddd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
exclude:
4949
- base_name: bazzite-deck
5050
image_flavor: nvidia
51+
- base_name: bazzite-surface
52+
major_version: 39
5153
steps:
5254
# Checkout push-to-registry action GitHub repository
5355
- name: Checkout Push to Registry action

0 commit comments

Comments
 (0)