fix(ci)_: fix Nix version label and bump library

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-06-26 17:55:26 +02:00
parent e2846f3936
commit b6d2b9eb53
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
5 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.8.10'
library 'status-jenkins-lib@v1.8.18'
pipeline {
agent { label 'linux && x86_64 && nix-2.14' }
agent { label 'linux && x86_64 && nix-2.19' }
parameters {
string(

View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.8.10'
library 'status-jenkins-lib@v1.8.18'
pipeline {
agent { label 'linux' }

View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.8.10'
library 'status-jenkins-lib@v1.8.18'
pipeline {
agent { label 'macos && aarch64 && xcode-15.1 && nix-2.19' }

View File

@ -1,8 +1,8 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.8.10'
library 'status-jenkins-lib@v1.8.18'
pipeline {
agent { label 'linux && x86_64 && nix-2.14' }
agent { label 'linux && x86_64 && nix-2.19' }
parameters {
string(

View File

@ -1,8 +1,8 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.8.15'
library 'status-jenkins-lib@v1.8.18'
pipeline {
agent { label 'linux && x86_64 && nix-2.14' }
agent { label 'linux && x86_64 && nix-2.19' }
parameters {
string(