Skip to content

Commit e0c7194

Browse files
committed
Update default arch in Build.yml
1 parent 39ec7f7 commit e0c7194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
required: false
1313
arch:
1414
description: Architectures to build for
15-
default: ""
15+
default: "amd64,arm64,armv7"
1616
required: false
1717
schedule:
1818
- cron: "0 0 1 */2 *"

0 commit comments

Comments
 (0)