mirror of
https://github.com/status-im/status-go.git
synced 2025-01-21 20:20:29 +00:00
ci: drop go-1.19 label, Nix provides correct Go
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
a596bcb11d
commit
124dd73928
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user