diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c889ff304..01df0a4fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -82,7 +82,7 @@ jobs: - name: Upgrade Nimble run: | - nimble install nimble -y + nimble install nimble@0.14.2 -y - name: Install deps run: |