7 Commits

Author SHA1 Message Date
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
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
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