exercism / exercism/nim

ci: could use `iffy/install-nim` for every Nim version

Open
#549 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Nim
Stars
60
Forks
27
Avg merge
10d 12h
Merged PRs (30d)
1

Description

Historically, the track has used `alaviss/setup-nim` to run tests with nightly Nim releases, and `iffy/install-nim` for stable Nim releases:

https://github.com/exercism/nim/blob/8fa077f680bc078ee29062dd5ea3d9422c647d5e/.github/workflows/exercises.yml#L32-L45

But I believe that `iffy/install-nim` has the ability to use the Nim nightlies too, with something like:

```
nightly:https://github.com/nim-lang/nightlies/releases/tag/latest-version-2-0
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.