From 0e337bef9746ac5be11da491f2623dd399fc429b Mon Sep 17 00:00:00 2001 From: Danila Danko Date: Fri, 15 Mar 2024 00:41:56 +0300 Subject: [PATCH] fix(cicd): bump nix version --- .github/workflows/cicd.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 402ff46..195383e 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -64,7 +64,7 @@ jobs: - 2.6.1 - 2.5.1 - 2.4 - - 2.3.16 + - 2.3.17 - 2.2.2 - 2.1.3 - 2.0.4 @@ -128,7 +128,7 @@ jobs: - 2.6.1 - 2.5.1 - 2.4 - - 2.3.16 + - 2.3.17 - 2.2.2 include: - nix_version: 2.12.1 @@ -205,7 +205,7 @@ jobs: - 2.6.1 - 2.5.1 - 2.4 - - 2.3.16 + - 2.3.17 - 2.2.2 - 2.1.3 - 2.0.4