Commit Graph

6 Commits

Author SHA1 Message Date
Jay f260a80f21
*: bump 0.6.0 (#95)
Signed-off-by: Jay Lee <BusyJay@users.noreply.github.com>
2024-07-14 23:34:47 +08:00
YEUNG King On e9692ae34c
Revise CI runner platform on macOS (#86)
macos-latest has been switched from x86_64 to aarch64
(https://github.com/actions/runner-images/blob/main/README.md)

Signed-off-by: YEUNG King On <koyeung@gmail.com>
2024-05-13 17:01:04 +08:00
Dan Cline 4f35ea85e2
feat: add profiling options (#74)
- add m1 macos ci target
- feat: add profiling options

Signed-off-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-04-02 20:24:58 +08:00
Jay d4411d7977
*: bump 0.5.0 (#26)
Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
2022-05-24 16:31:42 -07:00
Jay e5f53b1441
ci: switch to GitHub actions (#10)
- ppc64le is not checked as there is no ppc64le runners.
- valgrind is removed.
- no_std check is removed

Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
2021-08-05 01:08:14 +08:00
gnzlbg a5e8090378
Add Github Actions 2019-11-28 14:13:41 +01:00