MeiliSearch/.github/workflows
bors[bot] c958097e99
Merge #2862
2862: Use Ubuntu 18.04 for all CI tasks that previously used Ubuntu 20.04 r=curquiza a=loiclec

This is to prevent linking with a version of glibc that is too recent.

With meilisearch v0.29.0 we inadvertently bumped the minimum supported glibc version to 2.29, which means it couldn't be run from Debian 10 (for example) anymore. By using Ubuntu 18.04, which uses glibc 2.27, we restore support for older Linux distros.

Fixes #2850

Co-authored-by: Loïc Lecrenier <loic@meilisearch.com>
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
2022-10-10 14:42:18 +02:00
..
coverage.yml Use Ubuntu 18.04 for all CI tasks that previously used Ubuntu 20.04 2022-10-10 14:25:18 +02:00
create-issue-dependencies.yml Update create-issue-dependencies.yml 2022-07-06 11:01:25 +02:00
flaky.yml Use Ubuntu 18.04 for all CI tasks that previously used Ubuntu 20.04 2022-10-10 14:25:18 +02:00
publish-binaries.yml Use Ubuntu 18.04 for all CI tasks that previously used Ubuntu 20.04 2022-10-10 14:25:18 +02:00
publish-deb-brew-pkg.yml Use Ubuntu 18.04 for all CI tasks that previously used Ubuntu 20.04 2022-10-10 14:25:18 +02:00
publish-docker-images.yml Remove duplicate step in CI 2022-07-11 15:18:15 +02:00
rust.yml Comment cache steps in jobs 2022-10-10 14:25:24 +02:00