mirror of https://github.com/status-im/go-waku.git
chore: update Nix version label for Jenkins CI (#936)
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
251188d217
commit
d8d67d8eb5
|
@ -2,7 +2,7 @@ library 'status-jenkins-lib@v1.7.0'
|
|||
|
||||
pipeline {
|
||||
agent {
|
||||
label 'linux && nix-2.11 && x86_64'
|
||||
label 'linux && nix-2.14 && x86_64'
|
||||
}
|
||||
|
||||
options {
|
||||
|
|
Loading…
Reference in New Issue