benmanns / goworker

goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers.
https://www.goworker.org
Other
2.8k stars 241 forks source link

Use GitHub Actions for CI #82

Closed jmonteiro closed 4 years ago

jmonteiro commented 4 years ago

Replaces CircleCI with GitHub Actions, using a matrix to test against various Golang and Redis versions.