Be more clear about build kind

This commit is contained in:
nora 2025-07-04 17:38:48 +02:00
parent 032e023b25
commit 3d16b9d460
2 changed files with 4 additions and 4 deletions

View file

@ -50,8 +50,8 @@
<table>
<tr>
<th>nightly</th>
<th>core</th>
<th>std</th>
<th>core<br>codegen</th>
<th>std<br>check</th>
</tr>
{% for build in builds %}
<tr>

View file

@ -31,8 +31,8 @@
<table>
<tr>
<th>nightly</th>
<th>core</th>
<th>std</th>
<th>core<br>codegen</th>
<th>std<br>check</th>
</tr>
{% for build in builds %}
<tr>