aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-03-16 16:08:31 -0400
committerDrew DeVault <sir@cmpwn.com>2020-03-16 16:08:31 -0400
commitc4443cd375ea95479ba969ec8bdd3def1d91a277 (patch)
tree3675d52017dce7f61ee996ff665dfa09737cd113 /builds.sr.ht
parent835554c0b704af0ebe1f17311f7fa71778a9a144 (diff)
downloadsr.ht-docs-c4443cd375ea95479ba969ec8bdd3def1d91a277.tar.gz
Drop FreeBSD-current from compatibility matrix
Word from FreeBSD upstream is that this release channel isn't well-suited to CI.
Diffstat (limited to 'builds.sr.ht')
-rw-r--r--builds.sr.ht/compatibility.md30
1 files changed, 0 insertions, 30 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index 7114375..43a937a 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -552,36 +552,6 @@ Maintainer: Simon Ser <contact@emersion.fr>
</tbody>
</table>
-<table class="table table-sm table-hover">
- <thead>
- <tr>
- <th>FreeBSD CURRENT</th>
- <th colspan="3" style="font-weight: normal; text-align: center">
- <code>image: freebsd/current</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: 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: powerpc</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- <tr><td><code>arch: powerpc64</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- <tr><td><code>arch: sparc64</code></td><td style="text-align: center"></td><td></td><td></td></tr>
- </tbody>
-</table>
-
**packages**
The packages array is installed with `pkg install`.