aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaowen Liu <lhw@lunacd.com>2022-04-19 16:39:45 -0700
committerDrew DeVault <sir@cmpwn.com>2022-04-28 11:44:58 +0200
commitc5062e41b1c0b75394a07474d5ee7122c2d205eb (patch)
tree409e4b417eb1ba9e9c39bd9aaa95a6f6de5d6764
parent2026e13d7648281c8d3958e3b8ed7fc9526ebff1 (diff)
downloadsr.ht-docs-c5062e41b1c0b75394a07474d5ee7122c2d205eb.tar.gz
fedora: 36 released
-rw-r--r--builds.sr.ht/compatibility.md28
1 files changed, 27 insertions, 1 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index 5b5f5b2..c96c373 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -427,6 +427,33 @@ Maintainer: Haowen Liu <lhw@lunacd.com>
<th>Fedora Rawhide</th>
<th colspan="3" style="font-weight: normal; text-align: center">
<code>image: fedora/rawhide</code> <strong>or</strong>
+ <code>image: fedora/37</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: aarch64</code></td><td style="text-align: center"></td><td></td><td></td></tr>
+ <tr class="table-primary">
+ <td><code>arch: x86_64</code> (default)</td>
+ <td style="text-align: center; color: green">✓</td>
+ <td style="text-align: center; color: green">✓</td>
+ <td>daily</td>
+ </tr>
+ </tbody>
+</table>
+
+<table class="table table-sm table-hover">
+ <thead>
+ <tr>
+ <th>Fedora Rawhide</th>
+ <th colspan="3" style="font-weight: normal; text-align: center">
+ <code>image: fedora/latest</code> <strong>or</strong>
<code>image: fedora/36</code>
</th>
</tr>
@@ -453,7 +480,6 @@ Maintainer: Haowen Liu <lhw@lunacd.com>
<tr>
<th>Fedora 35</th>
<th colspan="3" style="font-weight: normal; text-align: center">
- <code>image: fedora/latest</code> <strong>or</strong>
<code>image: fedora/35</code>
</th>
</tr>