dgraph-io / ristretto

A high performance memory-bound Go cache
https://dgraph.io/blog/post/introducing-ristretto-high-perf-go-cache/
Apache License 2.0
5.64k stars 374 forks source link

chore(ci): pin runner to ubuntu 20.04 #319

Closed joshua-goldstein closed 1 year ago

joshua-goldstein commented 1 year ago

Problem

Lint tests and CI tests were failing.

Solution

Pin ristretto test runner to Ubuntu 20.04, and bump up linter dependencies.