diff options
Diffstat (limited to 'builds.sr.ht')
-rw-r--r-- | builds.sr.ht/compatibility.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index 06fefec..62287fb 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -711,10 +711,10 @@ also: [upstream release cycle](https://wiki.netbsd.org/releng/) <table class="table table-sm table-hover"> <thead> <tr> - <th>NetBSD 9.3</th> + <th>NetBSD 10.0</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: netbsd/latest</code> <strong>or</strong> - <code>image: netbsd/9.x</code> + <code>image: netbsd/10.x</code> </th> </tr> <tr> @@ -745,12 +745,13 @@ also: [upstream release cycle](https://wiki.netbsd.org/releng/) </tbody> </table> + <table class="table table-sm table-hover"> <thead> <tr> - <th>NetBSD 8.2</th> + <th>NetBSD 9.3</th> <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: netbsd/8.x</code> + <code>image: netbsd/9.x</code> </th> </tr> <tr> @@ -761,6 +762,7 @@ also: [upstream release cycle](https://wiki.netbsd.org/releng/) </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> |