aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Lenz <jason@lenzplace.org>2022-07-28 17:21:14 -0500
committerDrew DeVault <sir@cmpwn.com>2022-08-15 12:25:24 +0200
commit7f78c42cde24ea0f855c6409543bfcd85d4a6932 (patch)
tree28b3291d3baa7a6ad9684a057d11a0ed829e885f
parentbe2b839c71ad0ed3e2a3d217fa12e2802fc3140d (diff)
downloadsr.ht-docs-7f78c42cde24ea0f855c6409543bfcd85d4a6932.tar.gz
builds.sr.ht: openbsd: change image update frequency in compatibility table
-rw-r--r--builds.sr.ht/compatibility.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index 90eaf92..a0303ba 100644
--- a/builds.sr.ht/compatibility.md
+++ b/builds.sr.ht/compatibility.md
@@ -889,7 +889,7 @@ also: [upstream release cycle](https://www.openbsd.org/faq/faq5.html)
<td><code>arch: amd64</code> (default)</td>
<td style="text-align: center; color: green">✓</td>
<td style="text-align: center; color: green">✓</td>
- <td>as required</td>
+ <td>weekly</td>
</tr>
<tr><td><code>arch: arm64</code></td><td style="text-align: center"></td><td></td><td></td></tr>
<tr><td><code>arch: armv7</code></td><td style="text-align: center"></td><td></td><td></td></tr>
@@ -910,6 +910,7 @@ also: [upstream release cycle](https://www.openbsd.org/faq/faq5.html)
<tr>
<th>OpenBSD 7.0</th>
<th colspan="3" style="font-weight: normal; text-align: center">
+ <code>image: openbsd/old</code> <strong>or</strong>
<code>image: openbsd/7.0</code>
</th>
</tr>
@@ -926,7 +927,7 @@ also: [upstream release cycle](https://www.openbsd.org/faq/faq5.html)
<td><code>arch: amd64</code> (default)</td>
<td style="text-align: center; color: green">✓</td>
<td style="text-align: center; color: green">✓</td>
- <td>as required</td>
+ <td>monthly</td>
</tr>
<tr><td><code>arch: arm64</code></td><td style="text-align: center"></td><td></td><td></td></tr>
<tr><td><code>arch: armv7</code></td><td style="text-align: center"></td><td></td><td></td></tr>