MeiliSearch/.github/workflows
Loïc Lecrenier dc93853946 Use Ubuntu 18.04 for all CI tasks that previously used Ubuntu 20.04
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.
2022-10-06 10:13:50 +02:00
..
coverage.yml Use Ubuntu 18.04 for all CI tasks that previously used Ubuntu 20.04 2022-10-06 10:13:50 +02:00
create-issue-dependencies.yml Use meili-bot PAT everywhere 2022-09-04 11:32:22 +02:00
flaky.yml Use Ubuntu 18.04 for all CI tasks that previously used Ubuntu 20.04 2022-10-06 10:13:50 +02:00
milestone-workflow.yml Fix typos 2022-09-21 21:46:06 +08:00
publish-binaries.yml Use Ubuntu 18.04 for all CI tasks that previously used Ubuntu 20.04 2022-10-06 10:13:50 +02:00
publish-deb-brew-pkg.yml Use Ubuntu 18.04 for all CI tasks that previously used Ubuntu 20.04 2022-10-06 10:13:50 +02:00
publish-docker-images.yml Fix typos 2022-09-21 21:46:06 +08:00
rust.yml Use Ubuntu 18.04 for all CI tasks that previously used Ubuntu 20.04 2022-10-06 10:13:50 +02:00
update-cargo-toml-version.yml Use Ubuntu 18.04 for all CI tasks that previously used Ubuntu 20.04 2022-10-06 10:13:50 +02:00