Skip to content

Commit 556a784

Browse files
committed
Random backup
1 parent 1701b87 commit 556a784

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/alpine.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
make -j4 run GCC='${{matrix.compiler.gcc}}' GXX='${{matrix.compiler.gxx}}' MARCH=
104104
END
105105
- name: Upload Results
106+
if: matrix.target != 's390x'
106107
uses: actions/upload-artifact@v4
107108
with:
108109
name: build-${{matrix.target}}-${{matrix.compiler.label}}

0 commit comments

Comments
 (0)