aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--builds.sr.ht/compatibility.md30
1 files changed, 0 insertions, 30 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index f9226c4..7114375 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -821,36 +821,6 @@ Maintainer: New maintainer wanted
</tbody>
</table>
-<table class="table table-sm table-hover">
- <thead>
- <tr>
- <th>Ubuntu Disco (19.04)</th>
- <th colspan="3" style="font-weight: normal; text-align: center">
- <code>image: ubuntu/disco</code> <strong>or</strong>
- <code>image: ubuntu/19.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>daily</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>
-
**packages**
The packages array is installed with `apt-get install`.