From 855d636109f95299255021873152c42e33c49710 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Thu, 29 Aug 2024 10:40:28 -0400 Subject: [PATCH] ansible: remove binutils-gdb role from riscv64 nodes Not all dependencies are currently installable on riscv64 and we don't plan to run the gdb jobs on riscv64 at the moment. Change-Id: I64a25dbc6639ca122baec540ba70786d8965123f Signed-off-by: Michael Jeanson --- automation/ansible/node_riscv64.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/automation/ansible/node_riscv64.yml b/automation/ansible/node_riscv64.yml index a7c23f9..0ca4790 100644 --- a/automation/ansible/node_riscv64.yml +++ b/automation/ansible/node_riscv64.yml @@ -7,4 +7,3 @@ - liburcu - lttng-ust - lttng-tools - - binutils-gdb -- 2.34.1