Commit e44a593
fix: pin Docker Build job to Linux runner
Docker Build was using bare `self-hosted` label, allowing it to run on
the macOS runner which has no Docker daemon. Pin to [self-hosted, Linux]
so it always runs on openmediavault.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 46a62c4 commit e44a593
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
| |||
0 commit comments