redis/.github/workflows
Yossi Gottlieb d0762100b0 Fix failed tests on Linux Alpine and add a CI job. (#8532)
* Remove linux/version.h dependency.

This introduces unnecessary dependencies, and generally not a good idea
as the platform we build on may be different than the platform we run
on.

To determine if sync_file_range exists we can simply rely on header file
hints.

* Fix setproctitle() on libmusl.

The previous ifdef checks were a bit too strict for no apparent
reason.

* Fix tests failure on Linux with no backtrace.

* Add alpine daily CI job.

(cherry picked from commit 95ea74549c)
2021-03-02 08:13:08 +02:00
..
ci.yml Update CI on Ubuntu to tcl8.6 (since 20.04 is now used) (#8460) 2021-02-23 01:35:37 +02:00
daily.yml Fix failed tests on Linux Alpine and add a CI job. (#8532) 2021-03-02 08:13:08 +02:00