From 1bbe435aa741de26c7f6eef8f36ca4fd22833c88 Mon Sep 17 00:00:00 2001 From: Jaremy Creechley Date: Mon, 26 Jun 2023 17:51:14 -0700 Subject: [PATCH] set nimble to 0.14.2 --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8904a6a..7882381 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -157,6 +157,7 @@ jobs: export NIMFLAGS="-d:nimRawSetjmp" fi nim --version + nimble install "nimble>=0.14.2" nimble --version nimble install -y --depsOnly nimble test