Stefan Prodan
f2772eb9d3
Update Go to 1.18 in CI
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-07-27 19:02:19 +03:00
Max Jonas Werner
060d52d5f1
remove MacOS 10.15 from testing matrix
...
This version is not supported, anymore. More info at
https://github.com/actions/virtual-environments/issues/5583
Signed-off-by: Max Jonas Werner <max@e13.dev>
2022-07-27 12:21:16 +02:00
Paulo Gomes
c12a56a8a7
build: disable matrix fail-fast
...
Intermittent issues are causing the test matrix to fail
and whenever that happens, all other matrix options are
automatically cancelled. This increases the amount of
retries needed in order to get all tests to pass.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-07-20 12:10:23 +01:00
Paulo Gomes
3635f44b5b
build: run darwin tests on macos 10.15, 11 and 12
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-07-06 13:52:53 +01:00
Paulo Gomes
6981eba031
build: split GitHub workflows
...
By splitting workflows we can get the overall time
for all the checks to be decreased.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-07-01 11:58:08 +01:00