Skip to content

Commit 99117e0

Browse files
committed
Update .github/workflows/docker-build-images.md
Signed-off-by: Emilien Escalle <neilime@users.noreply.github.com>
1 parent 37b947c commit 99117e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228

229229
If a platform entry omits the <code>runs-on</code> field, the following default strategy applies:
230230

231-
- When the main <code>docker-build-images</code> job uses a standard hosted runner, that runner is automatically matched to each platform (including ARM64 standard runners for private repositories).
231+
- When the main <code>docker-build-images</code> job uses a standard hosted runner, that runner is automatically matched to each platform.
232232
- If the main <code>docker-build-images</code> job uses a custom or self-hosted runner, all platforms use the same runner.
233233

234234
<!--

0 commit comments

Comments
 (0)