Kaynağa Gözat

.github/workflows/gen-images: add asahi

classabbyamp 4 ay önce
ebeveyn
işleme
af9efa8cc0
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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: