set nimble to 0.14.2

This commit is contained in:
Jaremy Creechley 2023-06-26 17:51:14 -07:00
parent d63b07db34
commit 1bbe435aa7
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300

View File

@ -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