Skip to content

Commit ebfe20a

Browse files
committed
update pythons
1 parent 6bca10f commit ebfe20a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.evergreen/config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2918,10 +2918,10 @@ buildvariants:
29182918
SSL: ssl
29192919
TOPOLOGY: server
29202920
PYTHON_BINARY: /opt/python/pypy3.10/bin/python3
2921-
- name: ocsp-test-win64-v4.4-py3.13
2921+
- name: ocsp-test-win64-v4.4-py3.9
29222922
tasks:
29232923
- name: .ocsp-rsa !.ocsp-staple
2924-
display_name: OCSP test Win64 v4.4 py3.13
2924+
display_name: OCSP test Win64 v4.4 py3.9
29252925
run_on:
29262926
- windows-64-vsMulti-small
29272927
batchtime: 20160
@@ -2930,7 +2930,7 @@ buildvariants:
29302930
AUTH: noauth
29312931
SSL: ssl
29322932
TOPOLOGY: server
2933-
PYTHON_BINARY: C:/python/Python313/python.exe
2933+
PYTHON_BINARY: C:/python/Python39/python.exe
29342934
- name: ocsp-test-win64-v8.0-py3.13
29352935
tasks:
29362936
- name: .ocsp-rsa !.ocsp-staple
@@ -2944,10 +2944,10 @@ buildvariants:
29442944
SSL: ssl
29452945
TOPOLOGY: server
29462946
PYTHON_BINARY: C:/python/Python313/python.exe
2947-
- name: ocsp-test-macos-v4.4-py3.13
2947+
- name: ocsp-test-macos-v4.4-py3.9
29482948
tasks:
29492949
- name: .ocsp-rsa !.ocsp-staple
2950-
display_name: OCSP test macOS v4.4 py3.13
2950+
display_name: OCSP test macOS v4.4 py3.9
29512951
run_on:
29522952
- macos-14
29532953
batchtime: 20160
@@ -2956,7 +2956,7 @@ buildvariants:
29562956
AUTH: noauth
29572957
SSL: ssl
29582958
TOPOLOGY: server
2959-
PYTHON_BINARY: /Library/Frameworks/Python.Framework/Versions/3.13/bin/python3
2959+
PYTHON_BINARY: /Library/Frameworks/Python.Framework/Versions/3.9/bin/python3
29602960
- name: ocsp-test-macos-v8.0-py3.13
29612961
tasks:
29622962
- name: .ocsp-rsa !.ocsp-staple

0 commit comments

Comments
 (0)