From 124dd73928d0a7d2cafd3666b7e8b0d5b65211b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Wed, 19 Apr 2023 20:18:10 +0200 Subject: [PATCH] ci: drop go-1.19 label, Nix provides correct Go MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- _assets/ci/Jenkinsfile.ios | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_assets/ci/Jenkinsfile.ios b/_assets/ci/Jenkinsfile.ios index 13d6f3cbe..d740b2d03 100644 --- a/_assets/ci/Jenkinsfile.ios +++ b/_assets/ci/Jenkinsfile.ios @@ -1,7 +1,7 @@ library 'status-jenkins-lib@v1.7.0' pipeline { - agent { label 'macos && aarch64 && go-1.19 && nix-2.11' } + agent { label 'macos && aarch64 && nix-2.11' } parameters { string(