aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-07-18 16:00:41 -0400
committerDrew DeVault <sir@cmpwn.com>2019-07-18 16:00:41 -0400
commit768cfd900b1c825a31cb0e69ae4f7f24797e7cfb (patch)
tree91041b0beb4174e453d19393b5c43b1a7f8d4214
parent9bd5ba67edca1923944486fdf2b58cd7837ffe58 (diff)
downloadsr.ht-docs-768cfd900b1c825a31cb0e69ae4f7f24797e7cfb.tar.gz
Drop Ubuntu 18.10 support (EoL upstream)
-rw-r--r--builds.sr.ht/compatibility.md33
1 files changed, 1 insertions, 32 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index b4e9b9d..83a4799 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -677,7 +677,7 @@ Maintainer: New maintainer wanted
<tr>
<th>Ubuntu Disco (19.04)</th>
<th colspan="3" style="font-weight: normal; text-align: center">
- <code>image: ubuntu/next</code> <strong>or</strong>
+ <code>image: ubuntu/latest</code> <strong>or</strong>
<code>image: ubuntu/disco</code> <strong>or</strong>
<code>image: ubuntu/19.04</code>
</th>
@@ -706,37 +706,6 @@ Maintainer: New maintainer wanted
<table class="table table-sm table-hover">
<thead>
<tr>
- <th>Ubuntu Cosmic (18.10)</th>
- <th colspan="3" style="font-weight: normal; text-align: center">
- <code>image: ubuntu/latest</code> <strong>or</strong>
- <code>image: ubuntu/cosmic</code> <strong>or</strong>
- <code>image: ubuntu/18.10</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/lts</code> <strong>or</strong>