From cb8c6e44770ee41f7de65d37ca1fc42dda278376 Mon Sep 17 00:00:00 2001 From: adjn <104127038+adjn@users.noreply.github.com> Date: Wed, 13 Dec 2023 10:38:33 -0800 Subject: [PATCH] Update envlinux.md Matching supported distros to https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners --- docs/start/envlinux.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/start/envlinux.md b/docs/start/envlinux.md index 5fddae96f17..11eff187693 100644 --- a/docs/start/envlinux.md +++ b/docs/start/envlinux.md @@ -5,9 +5,9 @@ ## Supported Distributions and Versions x64 - - Red Hat Enterprise Linux 7 - - CentOS 7 - - Oracle Linux 7 + - Red Hat Enterprise Linux 7+ + - CentOS 7+ + - Oracle Linux 7+ - Fedora 29+ - Debian 9+ - Ubuntu 16.04+