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:
parent
6747766c6f
commit
56f4267fa3
|
@ -1112,12 +1112,6 @@ prepare-cache:qemu:
|
||||||
dependencies:
|
dependencies:
|
||||||
- prepare-cache:qemu
|
- prepare-cache:qemu
|
||||||
|
|
||||||
test:native:x86_64:
|
|
||||||
extends: .preparearch
|
|
||||||
variables:
|
|
||||||
ARCH: "x86_64"
|
|
||||||
INSTALL_DIR: $CI_PROJECT_DIR/install
|
|
||||||
|
|
||||||
test:native:armv7l:
|
test:native:armv7l:
|
||||||
extends: .preparearch
|
extends: .preparearch
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user