fix(tests): skip arm binaries during upgrade tests

pull/2296/head
Martin Milata 2 years ago
parent 056d4c7c77
commit 0388268b57

@ -13,6 +13,7 @@ wget -e robots=off \
--no-host-directories \
--recursive \
--reject "index.html*" \
--reject "-arm" \
-P emulators/ \
$SITE

Loading…
Cancel
Save