From b36e4c7fa024b178b2dcc1fae95123b8ed55dbc4 Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Tue, 20 Jun 2023 09:11:23 -0400 Subject: [PATCH] ansible: Add deb12-armhf ci nodes Change-Id: Ia4c2b9913ad553bddc304db918e3cecfc94cf7cf --- automation/ansible/hosts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/automation/ansible/hosts b/automation/ansible/hosts index f6e3e34..1ac79c0 100644 --- a/automation/ansible/hosts +++ b/automation/ansible/hosts @@ -24,9 +24,9 @@ ci-node-deb11-armhf-02 ci-node-deb11-armhf-03 ci-node-deb11-armhf-04 ci-node-deb11-armhf-05 -ci-node-deb11-armhf-06 -ci-node-deb11-armhf-07 -ci-node-deb11-armhf-08 +ci-node-deb12-armhf-06 +ci-node-deb12-armhf-07 +ci-node-deb12-armhf-08 [node_arm64] ci-node-deb12-arm64-01 -- 2.34.1