瀏覽代碼

.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: