| author | |
| committer | |
| log | 2ddfb3b95194e0afda610e5dc57ef2e0e433cfc5 |
| tree | bcfc9a4ce3a0402dd26ca976b2bf2115b780b5e3 |
| parent | b7f88440b5220984c17a2f01c49a3691a3db8574 |
| signature |
ziglang.org provides s390x builds and for some reason building this
target in CI ballooned to >12m, local build time is nominal1 files changed, 0 insertions(+), 2 deletions(-)
.github/workflows/push.yml-2| ... | ... | @@ -57,8 +57,6 @@ jobs: |
| 57 | 57 | |
| 58 | 58 | - run: ./build_release.sh mips64el-linux-muslabi64 |
| 59 | 59 | |
| 60 | - run: ./build_release.sh s390x-linux-musl | |
| 61 | ||
| 62 | 60 | # Github Release |
| 63 | 61 | - run: ./changelog.sh |
| 64 | 62 | - run: ./make_release.sh ${{ secrets.GITHUB_TOKEN }} |