Commit Graph

7 Commits

Author SHA1 Message Date
Vincent Composieux
b8873c499e
Fixed GitHub Actions go versions 2021-12-22 08:45:08 +01:00
Vincent Composieux
0985fda8a7
Update master.yml 2021-10-12 11:48:41 +02:00
Joshua Jackson
55d5fabbc5 Adjust test build suite to go versions that support %w
Why do we need this change?
----
Go version 1.12 does not support the %w case which requires go >= 1.13.
This resolves the build tests partially failing since 26ddc36a4e
Additionally as we are upgrading to 1.17 for various things ensure that
we test up to those latest version we support
2021-09-22 17:16:24 -07:00
Vincent Composieux
26404b7d01
Updated alpine version 2021-06-07 01:32:32 +02:00
Vincent Composieux
dce9330523
Replace Travis-CI with GitHub actions and use docker buildx 2020-05-05 13:54:30 +02:00
Vincent Composieux
6587709767
Updated GitHub actions to use matrix 2020-05-05 13:23:23 +02:00
Vincent Composieux
c3fc22f53c
Update GitHub actions to have jobs running in parallel 2020-05-04 22:51:50 +02:00