Remove native x86_64 test run

We are removing this since we have been doing it all along with a split-job since we exploded CI back in b5b5247279
This commit is contained in:
Paulo Matos 2019-07-31 14:39:13 +02:00 committed by GitHub
parent 6747766c6f
commit 56f4267fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1112,12 +1112,6 @@ prepare-cache:qemu:
dependencies:
- prepare-cache:qemu
test:native:x86_64:
extends: .preparearch
variables:
ARCH: "x86_64"
INSTALL_DIR: $CI_PROJECT_DIR/install
test:native:armv7l:
extends: .preparearch
allow_failure: true