| author | |
| committer | |
| log | 88ec2c063fb8e207779fcf6f365b0fa044f9f733 |
| tree | 172abe1260a1f0b4651fdf2e215e47f48989ff3d |
| parent | e11a34d09631d4175ca6e42f7f857308e6e2ce1e |
1 files changed, 0 insertions(+), 1 deletions(-)
.github/workflows/push.yml-1| ... | ... | @@ -36,7 +36,6 @@ jobs: |
| 36 | 36 | - run: ./build_release.sh aarch64-windows-gnu |
| 37 | 37 | - run: ./build_release.sh riscv64-linux-musl |
| 38 | 38 | - run: ./build_release.sh powerpc64le-linux-musl |
| 39 | - run: ./build_release.sh mips64-linux-musl | |
| 40 | 39 | |
| 41 | 40 | # Test |
| 42 | 41 | - run: zigmod version |