diff options
author | Haowen Liu <lhw@lunacd.com> | 2022-01-11 08:12:28 -0800 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2022-01-21 10:33:59 +0100 |
commit | c4f8ee1f0a967fd2fdd16f1f388561a81bb5d3d7 (patch) | |
tree | bdcebbb774f75205105f19addc8ae681226e1083 | |
parent | e8e5dbc2756089ca618ad82a98c1391cbcf7752d (diff) | |
download | sr.ht-docs-c4f8ee1f0a967fd2fdd16f1f388561a81bb5d3d7.tar.gz |
EOL: remove hirsute
-rw-r--r-- | builds.sr.ht/compatibility.md | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index ba1d63a..aa5561d 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -1103,36 +1103,6 @@ for more information. <table class="table table-sm table-hover"> <thead> <tr> - <th>Ubuntu Hirsute (21.04)</th> - <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: ubuntu/hirsute</code> <strong>or</strong> - <code>image: ubuntu/21.04</code> - </th> - </tr> - <tr> - <th>arch</th> - <th style="text-align: center">supported</th> - <th style="text-align: center">native</th> - <th>updated</th> - </tr> - </thead> - <tbody> - <tr><td><code>arch: arm64</code></td><td style="text-align: center"></td><td></td><td></td></tr> - <tr class="table-primary"> - <td><code>arch: amd64</code> (default)</td> - <td style="text-align: center; color: green">✓</td> - <td style="text-align: center; color: green">✓</td> - <td>weekly</td> - </tr> - <tr><td><code>arch: i386</code></td><td style="text-align: center"></td><td></td><td></td></tr> - <tr><td><code>arch: ppc64el</code></td><td style="text-align: center"></td><td></td><td></td></tr> - <tr><td><code>arch: s390x</code></td><td style="text-align: center"></td><td></td><td></td></tr> - </tbody> -</table> - -<table class="table table-sm table-hover"> - <thead> - <tr> <th>Ubuntu Bionic (18.04)</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: ubuntu/oldlts</code> <strong>or</strong> |