Ben
|
5154c0d79d
|
bumps ci to nim 1.6.18
|
2024-08-14 10:44:49 +02:00 |
Mark Spanbroek
|
fde8a33173
|
Bump Nim 1.6.x version in CI
|
2023-08-28 17:35:03 +02:00 |
Mark Spanbroek
|
698d0f77d6
|
Remove compatibility with Nim versions < 1.6
The `check eventually` template is incompatible
with Nim 1.2. It uses `await` in a template,
which is not possible until after 1.2.
https://github.com/nim-lang/Nim/pull/12085#issuecomment-526210003
|
2023-06-22 10:12:43 +02:00 |
Mark Spanbroek
|
3882ed64ed
|
Run CI also on older version of Nim
|
2021-07-07 10:36:37 +02:00 |
Mark Spanbroek
|
bb5bc92605
|
Asynchronous testing in Nim
|
2021-01-11 13:35:19 +01:00 |