Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,15 +401,15 @@ buildvariants:

- name: socks5-proxy-no-tls
display_name: "SOCKS5 Proxy (No TLS)"
# patchable: false
patchable: false
run_on:
- rhel87-small
tasks:
- test-socks5-proxy

- name: socks5-proxy-tls
display_name: "SOCKS5 Proxy (TLS)"
# patchable: false
patchable: false
run_on:
- rhel87-small
expansions:
Expand All @@ -419,7 +419,7 @@ buildvariants:

- name: socks5-proxy-openssl
display_name: "SOCKS5 Proxy (OpenSSL)"
# patchable: false
patchable: false
run_on:
- rhel87-small
expansions:
Expand Down