We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dab715 commit 6da0eb5Copy full SHA for 6da0eb5
cmd/buildlet/stage0/stage0.go
@@ -173,7 +173,7 @@ Download:
173
cmd.Args = append(cmd.Args, reverseHostTypeArgs(buildEnv)...)
174
case "host-linux-ppc64-osu":
175
176
- case "host-linux-amd64-wsl":
+ case "host-linux-amd64-wsl", "host-linux-riscv64-unmatched":
177
178
}
179
switch osArch {
0 commit comments