aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht
diff options
context:
space:
mode:
authorMaxwell G <gotmax23@fedoraproject.org>2023-02-27 22:39:33 -0600
committerDrew DeVault <sir@cmpwn.com>2023-02-28 09:57:29 +0100
commit071fd388eadaf098aec71e5ae120c7b0ebff2709 (patch)
tree34206b88650508b73885df5d41f1150c16d6417c /builds.sr.ht
parent9813a75e43ee918692dd6d950bc4ae34060c9b42 (diff)
downloadsr.ht-docs-071fd388eadaf098aec71e5ae120c7b0ebff2709.tar.gz
Add fedora/39 and adjust rawhide
fedora/38 is the current branched release, but it is not yet stable, so fedora/latest still points to fedora/37. fedora/39 is the new rawhide.
Diffstat (limited to 'builds.sr.ht')
-rw-r--r--builds.sr.ht/compatibility.md30
1 files changed, 28 insertions, 2 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index 0e31bc0..e5a7d83 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -427,7 +427,7 @@ 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/38</code>
+ <code>image: fedora/39</code>
</th>
</tr>
<tr>
@@ -451,6 +451,32 @@ Maintainer: Haowen Liu <lhw@lunacd.com>
<table class="table table-sm table-hover">
<thead>
<tr>
+ <th>Fedora 38</th>
+ <th colspan="3" style="font-weight: normal; text-align: center">
+ <code>image: fedora/38</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>weekly</td>
+ </tr>
+ </tbody>
+</table>
+
+<table class="table table-sm table-hover">
+ <thead>
+ <tr>
<th>Fedora 37</th>
<th colspan="3" style="font-weight: normal; text-align: center">
<code>image: fedora/latest</code> <strong>or</strong>
@@ -496,7 +522,7 @@ Maintainer: Haowen Liu <lhw@lunacd.com>
<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>weekly</td>
+ <td>monthly</td>
</tr>
</tbody>
</table>