From d5f1c7a38da2e0a81764e87bba036f065d76b7c6 Mon Sep 17 00:00:00 2001 From: Isabel Atkinson Date: Tue, 9 Dec 2025 14:07:10 -0700 Subject: [PATCH] minor: make socks5 proxy tests non-patchable --- .evergreen/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.evergreen/config.yml b/.evergreen/config.yml index 204f9a954..3779fcf8d 100644 --- a/.evergreen/config.yml +++ b/.evergreen/config.yml @@ -401,7 +401,7 @@ buildvariants: - name: socks5-proxy-no-tls display_name: "SOCKS5 Proxy (No TLS)" - # patchable: false + patchable: false run_on: - rhel87-small tasks: @@ -409,7 +409,7 @@ buildvariants: - name: socks5-proxy-tls display_name: "SOCKS5 Proxy (TLS)" - # patchable: false + patchable: false run_on: - rhel87-small expansions: @@ -419,7 +419,7 @@ buildvariants: - name: socks5-proxy-openssl display_name: "SOCKS5 Proxy (OpenSSL)" - # patchable: false + patchable: false run_on: - rhel87-small expansions: