undo 32bit tests

This commit is contained in:
dignifiedquire
2019-07-12 21:39:07 +02:00
parent b5f4c263e5
commit f3884e30ac
2 changed files with 4 additions and 4 deletions

View File

@@ -181,9 +181,9 @@ workflows:
- cargo_fetch
# Linux Desktop 32bit
- test_i686-unknown-linux-gnu:
requires:
- cargo_fetch
# - test_i686-unknown-linux-gnu:
# requires:
# - cargo_fetch
# Android 64bit
# - test_aarch64-linux-android: