1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-02 01:20:09 +00:00

CI: don't pin fvp-base jobs to x86-64

Now that the FVP is available for both aarch64 and x86-64, don't set a
tag so this can run on both architectures.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2023-01-09 17:20:22 +00:00
committed by Jon Mason
parent 0c4bfbe40a
commit ddc67dc4bb
-4
View File
@@ -97,8 +97,6 @@ fvp-base:
parallel:
matrix:
- TESTING: testimage
tags:
- x86_64
fvp-base-arm32:
extends: .build
@@ -106,8 +104,6 @@ fvp-base-arm32:
matrix:
- TOOLCHAINS: [gcc, external-gccarm]
TESTING: testimage
tags:
- x86_64
fvp-baser-aemv8r64:
extends: .build