@@ -18,8 +18,8 @@ For public repositories, jobs using the workflow labels shown in the table below
1818 <tr>
1919 <td>Linux</td>
2020 <td>4</td>
21- <td>16 GB </td>
22- <td>14 GB </td>
21+ <td>16 GiB </td>
22+ <td>14 GiB </td>
2323 <td> x64 </td>
2424 <td>
2525 <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md">ubuntu-latest</a></code>,
@@ -31,8 +31,8 @@ For public repositories, jobs using the workflow labels shown in the table below
3131 <tr>
3232 <td>Windows</td>
3333 <td>4</td>
34- <td>16 GB </td>
35- <td>14 GB </td>
34+ <td>16 GiB </td>
35+ <td>14 GiB </td>
3636 <td> x64 </td>
3737 <td>
3838 <code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md">windows-latest</a></code>,
@@ -44,8 +44,8 @@ For public repositories, jobs using the workflow labels shown in the table below
4444 <tr>
4545 <td>Linux</td>
4646 <td>4</td>
47- <td>16 GB </td>
48- <td>14 GB </td>
47+ <td>16 GiB </td>
48+ <td>14 GiB </td>
4949 <td> arm64 </td>
5050 <td>
5151 <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Arm64-Readme.md">ubuntu-24.04-arm</a></code>,
@@ -56,8 +56,8 @@ For public repositories, jobs using the workflow labels shown in the table below
5656 <tr>
5757 <td>Windows</td>
5858 <td>4</td>
59- <td>16 GB </td>
60- <td>14 GB </td>
59+ <td>16 GiB </td>
60+ <td>14 GiB </td>
6161 <td>arm64</td>
6262 <td>
6363 <code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows11-Arm64-Readme.md">windows-11-arm</a></code>,
@@ -67,8 +67,8 @@ For public repositories, jobs using the workflow labels shown in the table below
6767 <tr>
6868 <td>macOS</td>
6969 <td>4</td>
70- <td>14 GB </td>
71- <td>14 GB </td>
70+ <td>14 GiB </td>
71+ <td>14 GiB </td>
7272 <td> Intel </td>
7373 <td>
7474 <code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md">macos-15-intel</a></code>,
@@ -78,8 +78,8 @@ For public repositories, jobs using the workflow labels shown in the table below
7878 <tr>
7979 <td>macOS</td>
8080 <td>3 (M1)</td>
81- <td>7 GB </td>
82- <td>14 GB </td>
81+ <td>7 GiB </td>
82+ <td>14 GiB </td>
8383 <td> arm64 </td>
8484 <td>
8585 <code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-15-arm64-Readme.md">macos-latest</a></code>,
@@ -112,8 +112,8 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
112112 <tr>
113113 <td>Linux</td>
114114 <td>2</td>
115- <td>8 GB </td>
116- <td>14 GB </td>
115+ <td>8 GiB </td>
116+ <td>14 GiB </td>
117117 <td> x64 </td>
118118 <td>
119119 <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md">ubuntu-latest</a></code>,
@@ -125,8 +125,8 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
125125 <tr>
126126 <td>Windows</td>
127127 <td>2</td>
128- <td>8 GB </td>
129- <td>14 GB </td>
128+ <td>8 GiB </td>
129+ <td>14 GiB </td>
130130 <td> x64 </td>
131131 <td>
132132 <code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md">windows-latest</a></code>,
@@ -137,8 +137,8 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
137137 <tr>
138138 <td>Linux</td>
139139 <td>2</td>
140- <td>8 GB </td>
141- <td>14 GB </td>
140+ <td>8 GiB </td>
141+ <td>14 GiB </td>
142142 <td> arm64 </td>
143143 <td>
144144 <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Arm64-Readme.md">ubuntu-24.04-arm</a></code>,
@@ -149,8 +149,8 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
149149 <tr>
150150 <td>Windows</td>
151151 <td>2</td>
152- <td>8 GB </td>
153- <td>14 GB </td>
152+ <td>8 GiB </td>
153+ <td>14 GiB </td>
154154 <td> arm64 </td>
155155 <td>
156156 <code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows11-Arm64-Readme.md">windows-11-arm</a></code>,
@@ -160,8 +160,8 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
160160 <tr>
161161 <td>macOS</td>
162162 <td>4</td>
163- <td>14 GB </td>
164- <td>14 GB </td>
163+ <td>14 GiB </td>
164+ <td>14 GiB </td>
165165 <td> Intel </td>
166166 <td>
167167 <code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md">macos-15-intel</a></code>,
@@ -171,8 +171,8 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
171171 <tr>
172172 <td>macOS</td>
173173 <td>3 (M1)</td>
174- <td>7 GB </td>
175- <td>14 GB </td>
174+ <td>7 GiB </td>
175+ <td>14 GiB </td>
176176 <td> arm64 </td>
177177 <td>
178178 <code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-15-arm64-Readme.md">macos-latest</a></code>,
0 commit comments