.github/workflows: try turning off greenteagc for Windows CI

Just to gather data for now.

Updates #18884

Change-Id: Ie4930677ee172c97804ec24826c4922e21945cbc
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
Brad Fitzpatrick 2026-03-06 12:49:08 -08:00
parent 4905688bee
commit 6425448599

View File

@ -269,6 +269,9 @@ jobs:
- name: test
if: matrix.key != 'win-bench' # skip on bench builder
working-directory: src
env:
GOEXPERIMENT: nogreenteagc
GOCACHEPROG: ${{ env.GOCACHEPROG }}
run: go run ./cmd/testwrapper sharded:${{ matrix.shard }}
- name: bench all
@ -283,6 +286,7 @@ jobs:
shell: pwsh
if: steps.cigocacher-setup.outputs.success == 'true'
env:
GOEXPERIMENT: nogreenteagc
GOCACHEPROG: ${{ env.GOCACHEPROG }}
run: |
Invoke-Expression "$env:GOCACHEPROG --stats" | jq .