mirror of
https://github.com/status-im/status-go.git
synced 2025-01-18 02:31:47 +00:00
ci_: upgrade nix to 2.24.10
This commit is contained in:
parent
ca92f67014
commit
dfe65c6f06
@ -2,7 +2,7 @@
|
|||||||
library 'status-jenkins-lib@v1.9.6'
|
library 'status-jenkins-lib@v1.9.6'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'linux && x86_64 && nix-2.19' }
|
agent { label 'linux && x86_64 && nix-2.24' }
|
||||||
|
|
||||||
parameters {
|
parameters {
|
||||||
string(
|
string(
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
library 'status-jenkins-lib@v1.9.6'
|
library 'status-jenkins-lib@v1.9.6'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'macos && aarch64 && xcode-15.1 && nix-2.19' }
|
agent { label 'macos && aarch64 && xcode-15.1 && nix-2.24' }
|
||||||
|
|
||||||
parameters {
|
parameters {
|
||||||
string(
|
string(
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
library 'status-jenkins-lib@v1.9.6'
|
library 'status-jenkins-lib@v1.9.6'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'linux && x86_64 && nix-2.19' }
|
agent { label 'linux && x86_64 && nix-2.24' }
|
||||||
|
|
||||||
parameters {
|
parameters {
|
||||||
string(
|
string(
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
library 'status-jenkins-lib@v1.9.6'
|
library 'status-jenkins-lib@v1.9.6'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'linux && x86_64 && nix-2.19' }
|
agent { label 'linux && x86_64 && nix-2.24' }
|
||||||
|
|
||||||
parameters {
|
parameters {
|
||||||
string(
|
string(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user