aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/compatibility.md
diff options
context:
space:
mode:
authorHaowen Liu <liu.haowen.andy@gmail.com>2021-09-09 11:06:42 -0700
committerDrew DeVault <sir@cmpwn.com>2021-09-09 22:08:00 +0200
commitd4cc40f9eae4e19fca7303c39b68ad85cc284bdf (patch)
tree9747ed062c4e757520b48e489985c5af120038fa /builds.sr.ht/compatibility.md
parent820858fdaa8b8f0942c0656b9b0e85be0edf64b7 (diff)
downloadsr.ht-docs-d4cc40f9eae4e19fca7303c39b68ad85cc284bdf.tar.gz
builds.sr.ht: add hirsute
Diffstat (limited to 'builds.sr.ht/compatibility.md')
-rw-r--r--builds.sr.ht/compatibility.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index 7d37afa..2785d15 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -1027,6 +1027,36 @@ 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>