Skip to content

Commit dd28262

Browse files
bobcao3claude
andcommitted
ci(login): build login-cuda-efa alongside slurmd-cuda-efa
The EFA matrix row only built the stock `login` target (FABRIC=ib by default), so login:*-cuda13.2-ubuntu24.04-efa was never pushed. EFA-fabric clusters need a CUDA + EFA-userland login image to mirror their slurmd build. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 877544f commit dd28262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-slurmd-cuda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
matrix:
2424
include:
2525
- fabric: efa
26-
target: "slurmd-cuda-efa login"
26+
target: "slurmd-cuda-efa login login-cuda-efa"
2727
- fabric: ib
2828
target: "slurmd-cuda-ib login-cuda-ib"
2929
steps:

0 commit comments

Comments
 (0)