File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ make test
8080<table cellpadding =" 30 " >
8181<tr ><th >arch</th ><th >runtime</th ><th >workflow</th ><th >status</th ></tr >
8282<tr >
83- <td align =" center " rowspan =" 4 " >x86_64</td >
83+ <td align =" center " rowspan =" 5 " >x86_64</td >
8484<td >threaded</td >
8585<td ><a href =" https://github.com/frostyplanet/crossfire-rs/actions/workflows/cron_master_threaded_x86.yml " >cron_master_threaded_x86</a > </td >
8686<td >STABLE</td >
@@ -97,7 +97,11 @@ make test
9797<tr ><td >smol</td >
9898<td ><a href =" https://github.com/frostyplanet/crossfire-rs/actions/workflows/cron_master_smol_x86.yml " >cron_master_smol-x86</a ></td >
9999<td >STABLE</td >
100- <tr ><td align =" center " rowspan =" 4 " >arm</td >
100+ <tr ><td >compio</td >
101+ <td ><a href =" https://github.com/frostyplanet/crossfire-rs/actions/workflows/cron_master_compio_x86.yml " >cron_master_compio-x86</a ></td >
102+ <td >STABLE</td >
103+ </tr >
104+ <tr ><td align =" center " rowspan =" 5 " >arm</td >
101105<td >threaded</td >
102106<td >
103107<a href =" https://github.com/frostyplanet/crossfire-rs/actions/workflows/cron_master_threaded_arm.yml " >cron_master_threaded_arm</a ><br />
@@ -125,6 +129,11 @@ STABLE
125129<td >STABLE</td >
126130</tr >
127131<tr >
132+ <td >compio</td >
133+ <td ><a href =" https://github.com/frostyplanet/crossfire-rs/actions/workflows/cron_master_compio_arm.yml " >cron_master_compio_arm</a > </td >
134+ <td >STABLE</td >
135+ </tr >
136+ <tr >
128137<td rowspan =" 4 " >miri (emulation)</td >
129138<td >threaded</td >
130139<td rowspan =" 2 " ><a href =" https://github.com/frostyplanet/crossfire-rs/actions/workflows/miri_tokio.yml " >miri_tokio</a ><br />
You can’t perform that action at this time.
0 commit comments