mirror of
https://github.com/Noratrieb/does-it-build.git
synced 2026-01-14 10:25:01 +01:00
Be more clear about build kind
This commit is contained in:
parent
032e023b25
commit
3d16b9d460
2 changed files with 4 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue