jester
jester copied to clipboard
Update main.yml to compile with specified nim version
Update:
Change
https://github.com/dom96/jester/blob/185c61066e3522f8e2599ceeeb0cafe7ff669f8f/.github/workflows/main.yml#L29
to
version: ${{ matrix.nimversion }}
@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..