From 11768a7bdc6bcbfe58c632a3b41e99b5f577caa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20MERLE?= <95630726+smerle33@users.noreply.github.com> Date: Mon, 4 Mar 2024 14:37:44 +0100 Subject: [PATCH] Update Jenkinsfile_k8s MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Hervé Le Meur <91831478+lemeurherve@users.noreply.github.com> --- Jenkinsfile_k8s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile_k8s b/Jenkinsfile_k8s index 12a6c50e383f..4678033d1e7f 100644 --- a/Jenkinsfile_k8s +++ b/Jenkinsfile_k8s @@ -1,7 +1,7 @@ pipeline { agent { - label 'linux-arm64' + label 'linux-large-arm64' } environment {