Commit Graph

6 Commits

Author SHA1 Message Date
Nitin Kumar c01a048d88
Fix github CI (#478)
* fix: Use non deprecated upload-artifact action version

* fix: Use branch name in build workflow, use latest checkout action, use cd bulid as job steps doesn't preserve current directories between themselves.

* fix: remove non-existent main branch, remove deprecated ubuntu-20, removed deprecated macos-11 and macos-12, setup g++-9 and g++-10 if not exists, use latest checkout action
2026-01-01 16:08:51 +11:00
Nathaniel Brough 58daccc945
feat(fuzzer): Adds fuzz tests (#386) 2023-02-06 07:30:51 +11:00
Stefan Hillmich d046fe0ad6
Extend CI and small fixes (#370)
* Extend CI to support Windows and MacOS.
* Minor fixes to types.
2022-09-26 06:57:05 +10:00
jarro2783 1ff0da6401
Add more compilers (#307) 2021-10-09 15:52:52 +11:00
jarro2783 54489e4276
Add the two available OS (#306) 2021-10-09 12:48:44 +11:00
jarro2783 4fcadd83a7
Try workflow template 2021-10-09 12:18:17 +11:00