v2.3.2 #15

Merged
blizzardfinnegan merged 32 commits from devel into stable 2023-06-23 13:59:06 -04:00
Showing only changes of commit fcacee8fd7 - Show all commits

View file

@ -3,6 +3,8 @@ pipeline:
image: nixos/nix:latest
commands:
- nix-shell --run 'cargo build --release --target aarch64-unknown-linux-musl'
when:
platform: linux/arm*
publish:
when:
event: tag