14 Commits

Author SHA1 Message Date
John Barton
add39c6f94 Remove power8 again as it wasn't fixed 2022-06-12 15:47:52 +12:00
Elliot Murphy
b898a8b0d1
Add darwin arm64 build (#174)
* Add darwin arm64 build

Signed-off-by: Elliot Murphy <statik@users.noreply.github.com>

* update url for go version

Signed-off-by: Elliot Murphy <statik@users.noreply.github.com>

Co-authored-by: John Barton <jb@johnbarton.co>
2022-06-12 15:43:35 +12:00
dependabot[bot]
60df7dd66c
Bump actions/setup-go from 2 to 3 (#185)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-12 15:40:02 +12:00
dependabot[bot]
aa20cd96bb
Bump actions/checkout from 2 to 3 (#184)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-12 15:16:09 +12:00
John Barton
a904479007
Create codeql-analysis.yml (#186) 2022-06-12 15:09:09 +12:00
John Barton
76d246ae25 Add a few new go versions 2022-06-12 13:57:20 +12:00
John Barton
139777a9ff remove power8 tests as they stopped working 2022-06-12 13:56:53 +12:00
John Barton
c40e9c6392
Fix CI for power8 arch (#157) 2021-09-24 21:38:50 +10:00
John Barton
c49ef66cd3 Fix release name 2020-11-11 15:35:55 +11:00
John Barton
c142d16052 Try a different github action 2020-11-11 15:30:39 +11:00
John Barton
4e2d182c9a
Add action to publish binaries on each release (#125) 2020-11-11 15:15:18 +11:00
John Barton
aa035a1808
Non amd tests (#122)
* Add non-amd64 tests

* Try shifting env around

* Update input to match action

* Include git

* Comment out IBM Z for now and quieten apt-get
2020-11-11 12:54:49 +11:00
John Barton
573e9186b2 Matrix test across mac/win/linux 2020-11-11 11:24:40 +11:00
John Barton
5451d82b77 Add Barebones github actions test 2020-11-11 11:19:52 +11:00