aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--builds.sr.ht/compatibility.md53
1 files changed, 41 insertions, 12 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index eb6ec0b..c99e1a0 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -1102,7 +1102,7 @@ information.
<td><code>arch: amd64</code> (default)</td>
<td style="text-align: center; color: green">✓</td>
<td style="text-align: center; color: green">✓</td>
- <td>daily</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: ppc64el</code></td><td style="text-align: center"></td><td></td><td></td></tr>
@@ -1113,11 +1113,41 @@ information.
<table class="table table-sm table-hover">
<thead>
<tr>
- <th>Ubuntu Lunar (23.04)</th>
+ <th>Ubuntu Noble (24.04)</th>
<th colspan="3" style="font-weight: normal; text-align: center">
<code>image: ubuntu/next</code> <strong>or</strong>
- <code>image: ubuntu/lunar</code> <strong>or</strong>
- <code>image: ubuntu/23.04</code>
+ <code>image: ubuntu/noble</code> <strong>or</strong>
+ <code>image: ubuntu/24.04</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: arm64</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>daily</td>
+ </tr>
+ <tr><td><code>arch: i386</code></td><td style="text-align: center"></td><td></td><td></td></tr>
+ <tr><td><code>arch: ppc64el</code></td><td style="text-align: center"></td><td></td><td></td></tr>
+ <tr><td><code>arch: s390x</code></td><td style="text-align: center"></td><td></td><td></td></tr>
+ </tbody>
+</table>
+
+<table class="table table-sm table-hover">
+ <thead>
+ <tr>
+ <th>Ubuntu Mantic (23.10)</th>
+ <th colspan="3" style="font-weight: normal; text-align: center">
+ <code>image: ubuntu/mantic</code> <strong>or</strong>
+ <code>image: ubuntu/23.10</code>
</th>
</tr>
<tr>
@@ -1144,11 +1174,10 @@ information.
<table class="table table-sm table-hover">
<thead>
<tr>
- <th>Ubuntu Focal (20.04)</th>
+ <th>Ubuntu Lunar (23.04)</th>
<th colspan="3" style="font-weight: normal; text-align: center">
- <code>image: ubuntu/oldlts</code> <strong>or</strong>
- <code>image: ubuntu/focal</code> <strong>or</strong>
- <code>image: ubuntu/20.04</code>
+ <code>image: ubuntu/lunar</code> <strong>or</strong>
+ <code>image: ubuntu/23.04</code>
</th>
</tr>
<tr>
@@ -1175,11 +1204,11 @@ information.
<table class="table table-sm table-hover">
<thead>
<tr>
- <th>Ubuntu Bionic (18.04)</th>
+ <th>Ubuntu Focal (20.04)</th>
<th colspan="3" style="font-weight: normal; text-align: center">
- <code>image: ubuntu/oldoldlts</code> <strong>or</strong>
- <code>image: ubuntu/bionic</code> <strong>or</strong>
- <code>image: ubuntu/18.04</code>
+ <code>image: ubuntu/oldlts</code> <strong>or</strong>
+ <code>image: ubuntu/focal</code> <strong>or</strong>
+ <code>image: ubuntu/20.04</code>
</th>
</tr>
<tr>