diff options
author | Christian Duerr <contact@christianduerr.com> | 2022-01-13 03:23:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-13 02:23:37 +0000 |
commit | 7398e9f8d129359b8590754b1944ef2ba5e76ab6 (patch) | |
tree | 5dc63e85022d8b38b779834a9ed70c3719b2f653 /Cargo.lock | |
parent | 1c9fa73165f0bc97255dd10e64ad4c9b76ad1d02 (diff) | |
download | alacritty-7398e9f8d129359b8590754b1944ef2ba5e76ab6.tar.gz alacritty-7398e9f8d129359b8590754b1944ef2ba5e76ab6.zip |
Fix macOS release CI
Since the CI machine is amd64, it is not possible to just execute the
aarch64 binary to test the application. So instead of running `cargo
test`, we just use `cargo build` instead.
Building on the non-release CI instead of just checking also allows us
to make sure linking works properly before a release fails due to it.
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions