Skip to content

Commit e23f667

Browse files
sunbryeCopilot
andauthored
Add public preview note for Custom Images (#58846)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 04a952c commit e23f667

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

content/actions/how-tos/manage-runners/larger-runners/use-custom-images.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ product: '{% data variables.actions.github_hosted_larger_runners %} are only ava
88

99
---
1010

11+
{% data reusables.actions.custom-images-public-preview-note %}
12+
1113
## Custom images
1214

1315
You can create a custom image to define the exact environment that your {% data variables.actions.github_hosted_larger_runners %} use. Custom images let you preinstall tools, dependencies, and configurations to speed up workflows and improve consistency across jobs.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
> [!NOTE]
2+
> Custom images are in {% data variables.release-phases.public_preview %} and subject to change.

0 commit comments

Comments
 (0)