| author | |
| committer | |
| log | 12960c297520f1e99306d747258ed3619396b991 |
| tree | 2cb272fa2ac3527a029360b83f5b3ede4d711481 |
| parent | 4230bbb2f041b2b66505d8935f4bca9836eccc77 |
1 files changed, 2 insertions(+), 0 deletions(-)
build_all_zig.sh+2| ... | ... | @@ -8,6 +8,8 @@ tag=v$version.$(git log --format=%h -1) |
| 8 | 8 | |
| 9 | 9 | targets=" |
| 10 | 10 | aarch64-linux-musl |
| 11 | i386-windows-gnu | |
| 12 | i386-linux-musl | |
| 11 | 13 | x86_64-linux-musl |
| 12 | 14 | x86_64-windows-gnu |
| 13 | 15 | x86_64-macos-gnu |