Files
garble/.github/workflows
Daniel Martí 4326dcde14 split check-third-party in CI and disable github.com/samber/lo
The main "linux" job is the slowest by far at over 20 minutes.
The CPU on the hosted Actions runners is very slow,
but luckily, we get 20 concurrent Linux runners.
Split the main Linux job further.

Also, now that generics in Go are widespread,
we no longer need a Go generics library for good coverage.

While here, time each of the third party project commands.
2026-04-15 23:24:06 +02:00
..