jester icon indicating copy to clipboard operation
jester copied to clipboard

Update main.yml to compile with specified nim version

Open ThomasTJdev opened this issue 2 years ago • 1 comments

Update:

Change

https://github.com/dom96/jester/blob/185c61066e3522f8e2599ceeeb0cafe7ff669f8f/.github/workflows/main.yml#L29

to

          version: ${{ matrix.nimversion }}

ThomasTJdev avatar Aug 09 '23 05:08 ThomasTJdev

@dom96 - do we need anything else for this PR? This PR is a prerequisite for the other PR's tests; otherwise the Github actions just fails..

ThomasTJdev avatar Oct 05 '23 12:10 ThomasTJdev