Преглед изворни кода

.github/workflows/gen-images: add asahi

classabbyamp пре 4 месеци
родитељ
комит
af9efa8cc0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/gen-images.yml

+ 1 - 1
.github/workflows/gen-images.yml

@@ -14,7 +14,7 @@ on:
         type: boolean
       live_archs:
         description: "Archs to build live ISOs for"
-        default: "x86_64 x86_64-musl i686 aarch64 aarch64-musl"
+        default: "x86_64 x86_64-musl i686 aarch64 aarch64-musl asahi asahi-musl"
         required: false
         type: string
       live_flavors: