We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62c60d commit bb7ddd7Copy full SHA for bb7ddd7
.github/workflows/build.yml
@@ -48,6 +48,8 @@ jobs:
48
exclude:
49
- base_name: bazzite-deck
50
image_flavor: nvidia
51
+ - base_name: bazzite-surface
52
+ major_version: 39
53
steps:
54
# Checkout push-to-registry action GitHub repository
55
- name: Checkout Push to Registry action
0 commit comments