Skip to content

Commit ba1ef2b

Browse files
committed
the arch name matters
1 parent 8c4d2c1 commit ba1ef2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binaries.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
config:
21-
- arch: x86_64
21+
- arch: x86-64
2222
config: ARCH=x86-64 PREFIX=/openssh SHRINK=SHRINK_LEVEL_RUNTIME __all__/VERSION=latest
2323
description: x86_64-small
2424

0 commit comments

Comments
 (0)