Etan Kissling
f31e4bd8fe
Replace `apt-fast` with `apt-get` ( #11 )
...
`apt-fast` was removed from GitHub with Ubuntu 24.04:
- https://github.com/actions/runner-images/issues/10003
For compatibility, switch back to `apt-get`.
2024-10-15 13:35:35 +00:00
Miran
4a200471b3
update ci.yml to test Nim 2.2; also test gcc-14 ( #10 )
...
* update ci.yml to test Nim 2.2; also test gcc-14
* fix platform for arm64
* Apply suggestions from code review
Co-authored-by: tersec <tersec@users.noreply.github.com>
---------
Co-authored-by: tersec <tersec@users.noreply.github.com>
2024-09-10 12:33:03 +00:00
tersec
d0fb557f74
use non-EOL macOS version for GitHub Actions CI ( #8 )
2024-02-16 17:25:53 +00:00
tersec
e9e5237847
remove Nim 1.2 and 1.4 support ( #7 )
2023-06-08 18:35:50 +00:00
tersec
d3d45db126
test both refc and ORC in post-1.6 Nim versions ( #6 )
2023-04-13 21:54:46 +00:00
tersec
e5a39fcc2c
use Nim 2.0 in CI and update to non-deprecated 20.04 Ubuntu CI image ( #5 )
2023-04-07 16:26:47 +00:00
tersec
b6ce43a79e
--styleCheck:error ( #4 )
...
* --styleCheck:error
* --styleCheck:usages and use non-deprecated macOS CI image
2022-07-26 13:56:14 +00:00
Ștefan Talpalaru
4794baca09
CI: use GitHub Actions ( #2 )
2022-01-15 00:38:41 +01:00
Zahary Karadjov
ea6de3427d
Add UTF-8 tests
2020-10-16 14:52:56 +03:00
Zahary Karadjov
359b774183
Fix the build on Windows
2020-10-16 14:51:13 +03:00
Zahary Karadjov
fa8a40aaa2
Add a basic fuzzing test
2020-10-07 15:43:59 +03:00
Zahary Karadjov
2c86512ffc
Initial commit
2020-10-06 20:54:53 +03:00
Zahary Karadjov
9f71407d6d
Add readme and license files
2020-10-02 19:27:34 +03:00