File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,6 @@ layout: default
33title : Swift Everywhere – Android Build Status
44---
55
6- <h2 >{{ page.title }}</h2 >
7-
86<div >
97<p >
108<small >
@@ -28,8 +26,6 @@ Of the <b>{{ stats.total_packages | number_format:"#,##0" }}</b> packages that a
2826<b >{{ stats.success_packages | number_format:"#,##0 " }}</b >
2927are successfully building for Android.
3028
31- <h3 >Build Status by Repository</h3 >
32-
3329<table >
3430<tr >
3531<th >Name</th >
@@ -52,10 +48,17 @@ are successfully building for Android.
5248{% endfor %}
5349</table >
5450
51+ <h3 >Windows Build Status: Coming Soon!</h3 >
52+ <hr />
53+ <h3 >Musl Build Status: Coming Soon!</h3 >
54+ <hr />
55+
56+ <div >
5557<p >
5658<small >
5759This page is automatically updated by a GitHub action running at
5860<a href =" https://github.com/swift-everywhere/swift-package-builds " >https://github.com/swift-everywhere/swift-package-builds </a >.
5961It was last generated at {{ site.time | date_to_string }}.
6062</small >
6163</p >
64+ </div >
You can’t perform that action at this time.
0 commit comments