Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rui314 committed Aug 5, 2023
1 parent 9893bb3 commit 76af990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/elf/compress-debug-sections-zstd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# arm-linux-gnueabihf-objcopy crashes on x86-64
[ $MACHINE = arm ] && skip
[ $MACHINE = riscv32 ] && skip
[[ $MACHINE = mips* ]] && skip

command -v zstdcat >& /dev/null || skip

Expand Down

0 comments on commit 76af990

Please sign in to comment.