Wade Simmons
|
8548ac3c31
|
build and test with go1.14 (#195)
- https://golang.org/doc/go1.14
I did a performance sanity check in Docker, and performance seems about
the same (perhaps slightly higher).
|
2020-02-27 15:48:39 -05:00 |
Wade Simmons
|
ed1da1bd9c
|
Fix Github actions duplicate builds
We were building for any commits AND pull requests. This change makes it
so we only build for commits to master AND pull requests.
|
2019-12-11 22:47:40 -05:00 |
Nathan Brown
|
247ed31bf4
|
Add pull_request to actions (#87)
|
2019-12-11 18:33:32 -08:00 |
Wade Simmons
|
cdd3b519ac
|
Use Github Actions for Linux, Windows and macOS
This allows us to run automated builds and tests for the three OSes.
|
2019-12-11 14:01:36 -05:00 |