Skip to content

Commit 762b03d

Browse files
committed
Don't pass GOEXPERIMENT=systemcrypto when running tests with Go stdlib
1 parent eb25d81 commit 762b03d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ steps:
117117
command: ".buildkite/scripts/unit_test_fipsonly.sh"
118118
env:
119119
FIPS: "true"
120-
GOEXPERIMENT: "systemcrypto"
121120
GO_DISTRO: "stdlib"
122121
agents:
123122
provider: "aws"

0 commit comments

Comments
 (0)