diff mbox series

[3/4] CI: don't pin corstone1000-fvp to x86-64

Message ID 20231024135236.3510412-3-ross.burton@arm.com
State New
Headers show
Series [1/4] arm/fvp-corstone1000: upgrade to 11.22.35, add aarch64 binaries | expand

Commit Message

Ross Burton Oct. 24, 2023, 1:52 p.m. UTC
From: Ross Burton <ross.burton@arm.com>

Now that there's a FVP for aarch64, we don't need to pin the CI pipeline
to x86-64.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)
diff mbox series

Patch

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 89387405..4e09ce05 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -112,8 +112,6 @@  corstone1000-fvp:
   parallel:
     matrix:
       - TESTING: [testimage, tftf]
-  tags:
-    - x86_64
 
 corstone1000-mps3:
   extends: .build