From 881c1df542d2e53f7133fbe7aed7ff0e30e2edd1 Mon Sep 17 00:00:00 2001 From: aram price Date: Tue, 3 Feb 2026 17:08:49 -0800 Subject: [PATCH] CI: add windows to GOOS_LIST --- ci/pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 535f9220..f2529e49 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -39,6 +39,7 @@ jobs: output_mapping: output_repo: bumped-bosh-utils params: + GOOS_LIST: linux,windows GOPROXY: ((repository_mirrors.goproxy)) GOSUMDB: ((repository_mirrors.gosumdb)) - in_parallel: