diff options
| author | Sarah White <graphitefriction@gmail.com> | 2021-08-02 15:46:36 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2021-08-03 02:57:10 -0600 |
| commit | 312a63041ffb19a56ef8536d540e16e0a0182347 (patch) | |
| tree | 29b285f7c6d466ebf8027e1238c33e6476a00066 /docs/modules/install | |
| parent | 42846f88f016412c1c701c5214c3f528d1703295 (diff) | |
update supported platforms
Diffstat (limited to 'docs/modules/install')
| -rw-r--r-- | docs/modules/install/pages/supported-platforms.adoc | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/docs/modules/install/pages/supported-platforms.adoc b/docs/modules/install/pages/supported-platforms.adoc index 3d14e255..9b7ce7c1 100644 --- a/docs/modules/install/pages/supported-platforms.adoc +++ b/docs/modules/install/pages/supported-platforms.adoc @@ -1,7 +1,11 @@ -= Supported Platforms += Supported Platforms and System Requirements +:navtitle: Supported Platforms Asciidoctor operates on Linux, macOS and Windows and requires one of the supported Ruby implementations listed in the next section. +Our general policy is to align Asciidoctor's support of a platform version with the upstream project's lifecycle schedule for that version. +When a platform version reaches the end of active support by its maintainers or its end of life--which ever comes first--Asciidoctor no longer supports it. + == Ruby runtimes Asciidoctor requires one of the following implementations of {url-ruby}[Ruby^]. @@ -27,15 +31,16 @@ Asciidoctor requires one of the following implementations of {url-ruby}[Ruby^]. |Supported OS |Supported Versions |Ubuntu -|18.04 LTS +|18.04 LTS + +20.04 LTS |Fedora -|≥ 31 +|≥ 33 |macOS -|High Sierra + -Mojave + -Catalina +|Mojave + +Catalina + +Big Sur |Microsoft |Windows 10 + |
