11 Commits

Author SHA1 Message Date
tersec
10e53c3a67
use --mm: instead of --gc: and remove stddefects import (#85)
* use --mm: instead of --gc: and remove stddefects import

* remove incorrect trailing ":" from line
2023-06-08 13:12:32 +00:00
tersec
1f3acaf6e9
remove support for Nim v1.2 and v1.4 (#75) 2023-05-31 15:37:01 +00:00
tersec
296f21483f
run CI on Nim 2.0 2023-04-07 11:02:59 +00:00
jangko
a1f3b22bbe
fix ci for nim 1.6 and devel
- rm -f nimble.lock to allow nim 1.2,1.4,1.6, and devel run test with nimble
- upgrade ubuntu runner to 20.04
- upgrade github actions to v3
2023-02-12 13:05:41 +07:00
Jacek Sieka
269c17401d
update CI, normalise nimble (#61) 2022-11-23 17:30:29 +01:00
Miran
b098d9ea85
move -d:nimRawSetjmp to config.nims (#54)
* move `-d:nimRawSetjmp` to config.nims

Refs https://github.com/status-im/nimbus-build-system/issues/44

* use .cfg not .nims
2022-09-03 08:35:01 +02:00
Ștefan Talpalaru
0435e67832
CI: test with multiple Nim versions (#38)
* CI: test with multiple Nim versions
2022-01-04 17:21:15 +01:00
jangko
7176de4ddb ci: fixes mingw download url, replace space with %20 2021-09-08 19:09:05 +03:00
Ștefan Talpalaru
ab4ba1cbfd
CI: refactor Nim compiler caching (#30) 2021-06-03 02:46:21 +02:00
jangko
4397988eb5
fixes nimble dependencies in github action script 2020-12-24 12:50:59 +07:00
jangko
3db6911e53
add github action script 2020-12-24 12:23:24 +07:00