Browse Source

.github/workflows/gen-images: add asahi

classabbyamp 4 months ago
parent
commit
af9efa8cc0
1 changed files with 1 additions and 1 deletions
  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: