Skip to content

Commit c675fb2

Browse files
authored
Add macOS 15 intel runner link to documentation (#57637)
1 parent 588fbca commit c675fb2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

data/reusables/actions/supported-github-runners.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ For public repositories, jobs using the workflow labels shown in the table below
6666
<td>14 GB</td>
6767
<td> Intel </td>
6868
<td>
69-
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md">macos-13</a></code>
69+
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md">macos-13</a></code>,
70+
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md">macos-15-intel</a></code>
7071
</td>
7172
</tr>
7273
<tr>
@@ -133,7 +134,8 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
133134
<td>14 GB</td>
134135
<td> Intel </td>
135136
<td>
136-
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md">macos-13</a></code>
137+
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md">macos-13</a></code>,
138+
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-15-Readme.md">macos-15-intel</a></code>
137139
</td>
138140
</tr>
139141
<tr>

0 commit comments

Comments
 (0)