mirror of
https://github.com/status-im/status-go.git
synced 2025-02-16 08:50:09 +00:00
chore(ci): update Nix Jenkins label to 2.14 version
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
8b539cd400
commit
568371e836
@ -2,7 +2,7 @@
|
|||||||
library 'status-jenkins-lib@v1.7.0'
|
library 'status-jenkins-lib@v1.7.0'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'linux && x86_64 && nix-2.11' }
|
agent { label 'linux && x86_64 && nix-2.14' }
|
||||||
|
|
||||||
parameters {
|
parameters {
|
||||||
string(
|
string(
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
library 'status-jenkins-lib@v1.7.0'
|
library 'status-jenkins-lib@v1.7.0'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'macos && aarch64 && xcode-14.3 && nix-2.11' }
|
agent { label 'macos && aarch64 && xcode-14.3 && nix-2.14' }
|
||||||
|
|
||||||
parameters {
|
parameters {
|
||||||
string(
|
string(
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
library 'status-jenkins-lib@v1.7.0'
|
library 'status-jenkins-lib@v1.7.0'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'linux && x86_64 && nix-2.11' }
|
agent { label 'linux && x86_64 && nix-2.14' }
|
||||||
|
|
||||||
parameters {
|
parameters {
|
||||||
string(
|
string(
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
library 'status-jenkins-lib@v1.7.0'
|
library 'status-jenkins-lib@v1.7.0'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'linux && x86_64 && nix-2.11' }
|
agent { label 'linux && x86_64 && nix-2.14' }
|
||||||
|
|
||||||
parameters {
|
parameters {
|
||||||
string(
|
string(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user