You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/docker-build-images.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -228,7 +228,7 @@ jobs:
228
228
229
229
If a platform entry omits the <code>runs-on</code> field, the following default strategy applies:
230
230
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.
232
232
- If the main <code>docker-build-images</code> job uses a custom or self-hosted runner, all platforms use the same runner.
0 commit comments