3 Commits

Author SHA1 Message Date
Fraser Waters
7de28cee0d Add GHA workflow to run test_crosscompile and go test (#141)
* Add GHA workflow to run test_crosscompile and go test
* crosscompile job doesn't need setup-go
* Test more go versions
* Test 1.6
* Remove 1.13 and add comment of testing strategy
2022-03-27 08:14:20 -04:00
Guillaume J. Charmes
f73a158a9a Simplify solaris implementation. (#120)
Remove golang.org/x/sys/unix dependency for solaris
Add new go build tag directives
2021-05-29 18:39:47 -04:00
Yohei Ueda
46d423f13f Add support for Power (ppc64, ppc64le) and System z (s390x)
Signed-off-by: Yohei Ueda <yohei@jp.ibm.com>
2014-11-21 10:59:21 +00:00