Try to downgrade nimble

This commit is contained in:
Arnaud 2026-04-16 18:03:17 +04:00
parent 8b29d439b9
commit 07fcc4621f
No known key found for this signature in database
GPG Key ID: A6C7C781817146FA

View File

@ -19,7 +19,7 @@ jobs:
- name: Install nimble
uses: nim-lang/setup-nimble-action@v1
with:
nimble-version: "0.22.3"
nimble-version: "0.18.2"
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Build
run: nimble install -y