Skip to content

Commit 863df02

Browse files
committed
Changed actions
Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
1 parent 709b05b commit 863df02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
# target: [x86_64, x86, aarch64, armv7, s390x, ppc64le]
15-
target: [x86, aarch64, armv7, s390x, ppc64le]
15+
target: [aarch64, armv7, s390x, ppc64le]
1616
steps:
1717
- uses: actions/checkout@v3
1818
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)