Skip to content

Commit 08bb6be

Browse files
committed
cleanup
1 parent d91759d commit 08bb6be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/scripts/generate_config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ def create_ocsp_variants() -> list[BuildVariant]:
148148
[".ocsp-rsa !.ocsp-staple"],
149149
get_display_name(base_display, host, version, python),
150150
python=CPYTHONS[0] if version == "4.4" else CPYTHONS[-1],
151+
version=version,
151152
host=host,
152153
expansions=expansions,
153154
batchtime=batchtime,

0 commit comments

Comments
 (0)