File tree Expand file tree Collapse file tree 1 file changed +14
-13
lines changed
Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Original file line number Diff line number Diff line change @@ -58,19 +58,20 @@ The `version` parameter value is not checked for being an available version for
5858the current distribution.
5959The supported versions for a particular distribution are those found in that
6060distro's repositories & those in the PPA.
61- For example, the supported versions for Bionic & Focal as of July 2021 are
62- listed below.
63-
64- | ` version ` | Bionic | Focal
65- | --------- | ------ | -----
66- | 4.8 | ✓ |
67- | 5 | ✓ |
68- | 6 | ✓ |
69- | 7 | ✓ | ✓
70- | 8 | ✓ | ✓
71- | 9 | ✓ | ✓
72- | 10 | ✓ | ✓
73- | 11 | ✓ | ✓
61+ For example, you can find the list of available versions as of January 2023
62+ below.
63+
64+ | ` version ` | Bionic | Focal | Jammy
65+ | --------- | ------ | ----- | -----
66+ | 4.8 | ✓ | |
67+ | 5 | ✓ | |
68+ | 6 | ✓ | |
69+ | 7 | ✓ | ✓ |
70+ | 8 | ✓ | ✓ |
71+ | 9 | ✓ | ✓ | ✓
72+ | 10 | ✓ | ✓ | ✓
73+ | 11 | ✓ | ✓ | ✓
74+ | 12 | | | ✓
7475
7576This table is not definitive; I expect more future versions to be made
7677available, especially for Focal.
You can’t perform that action at this time.
0 commit comments