Skip to content

Commit af9efa8

Browse files
committed
.github/workflows/gen-images: add asahi
1 parent af81c6b commit af9efa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gen-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
type: boolean
1515
live_archs:
1616
description: "Archs to build live ISOs for"
17-
default: "x86_64 x86_64-musl i686 aarch64 aarch64-musl"
17+
default: "x86_64 x86_64-musl i686 aarch64 aarch64-musl asahi asahi-musl"
1818
required: false
1919
type: string
2020
live_flavors:

0 commit comments

Comments
 (0)