chore(ci): upgrade from nix 2.14 to 2.19

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-02-13 19:46:32 +01:00
parent 598d58f0d6
commit e6db622cdb
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
library 'status-jenkins-lib@v1.7.0'
pipeline {
agent { label 'macos && aarch64 && xcode-15.1 && nix-2.14' }
agent { label 'macos && aarch64 && xcode-15.1 && nix-2.19' }
parameters {
string(