Commit Graph

12 Commits

Author SHA1 Message Date
Tanguy cdade74acf Revert "Switch to results.Opt (#38)"
This reverts commit 9dd9b528cf.
2022-09-28 18:22:49 +02:00
Tanguy 9dd9b528cf
Switch to results.Opt (#38)
* Give more time for CI

Lastest Nim release takes too long to build
2022-09-28 16:21:25 +02:00
Tanguy e48bc4547f
Fix helpers.contains for Nim > 1.4 (#34) 2022-06-20 15:20:47 +02:00
Tanguy 3f36babc4f
Allow chronos strictExceptions (#33)
* Allow chronos strictExceptions
* Disable stable on CI
2022-06-17 18:41:06 +02:00
Mark Spanbroek a793f91130 Prevent double CI runs for every pull request
Only run CI on push to main and on PRs. Non-PR branches
can be manually dispatched through the Github Actions UI.
2021-05-31 10:01:36 +02:00
Mark Spanbroek d5766001d8 Run CI for both Nim 1.2.6 and latest 2021-05-27 16:40:55 +02:00
Mark Spanbroek 8f1010d413 Remove workaround in CI
No longer required.
2021-05-27 16:40:55 +02:00
Mark Spanbroek a4a802b97d Workaround for CI failure on Windows 2021-04-06 09:40:01 +02:00
Mark Spanbroek 3c06acb627 Set CI timeout to 10 minutes
Instead of default 360 minutes.
2020-11-25 18:00:32 +01:00
Mark Spanbroek 58e2aba9d1 Update to latest install-nim version
Fixes failing github action due to use of deprecated API.
2020-11-19 16:54:40 +01:00
Mark Spanbroek 8565ee1124 Fix CI
Because we're building a library without an executable, 
running `nimble build` doesn't make sense.
2020-09-03 10:48:09 +02:00
Mark Spanbroek 1f4d3993e4 Continuous integration with Github actions 2020-09-03 10:41:05 +02:00