diff options
-rw-r--r-- | builds.sr.ht/compatibility.md | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index 9f51aae..f4a5984 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -451,7 +451,7 @@ Maintainer: Haowen Liu <lhw@lunacd.com> <table class="table table-sm table-hover"> <thead> <tr> - <th>Fedora Rawhide</th> + <th>Fedora 36</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: fedora/latest</code> <strong>or</strong> <code>image: fedora/36</code> @@ -501,32 +501,6 @@ Maintainer: Haowen Liu <lhw@lunacd.com> </tbody> </table> -<table class="table table-sm table-hover"> - <thead> - <tr> - <th>Fedora 34</th> - <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: fedora/34</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>monthly</td> - </tr> - </tbody> -</table> - **packages** The packages array is installed with `dnf install`. |