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 ccf5256 commit dd08cc5Copy full SHA for dd08cc5
pkg/get/get_test.go
@@ -9273,6 +9273,7 @@ func Test_DownloadClaude(t *testing.T) {
9273
url: "https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.12/linux-arm64/claude",
9274
},
9275
{
9276
+ // Windows is not supported, but should resolve to a URL to get a 404.
9277
os: "mingw64_nt-10.0-18362",
9278
arch: arch64bit,
9279
version: toolVersion,
0 commit comments