diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-11-27 07:53:22 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-11-27 07:53:22 -0500 |
commit | ebae8d553d4b87c22844c62dfa7f4ba68b3fc454 (patch) | |
tree | 0e61164bd94aa9ff5027be09804df509abbbc119 /builds.sr.ht | |
parent | 88b52b86314f97d0c249edaffb0f0ab8490e0f0b (diff) | |
download | sr.ht-docs-ebae8d553d4b87c22844c62dfa7f4ba68b3fc454.tar.gz |
Remove Fedora 29 from compatibility.md
End of life
Diffstat (limited to 'builds.sr.ht')
-rw-r--r-- | builds.sr.ht/compatibility.md | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index f7f9674..74b765f 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -404,33 +404,6 @@ Maintainer: Timothée Floure <timothee.floure@posteo.net> </tbody> </table> -<table class="table table-sm table-hover"> - <thead> - <tr> - <th>Fedora 29</th> - <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: fedora/29</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><td><code>arch: armhfp</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`. |