ci: drop go-1.19 label, Nix provides correct Go

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-04-19 20:18:10 +02:00
parent a596bcb11d
commit 124dd73928
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 1 deletions

View File

@ -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(