@@ -2918,10 +2918,10 @@ buildvariants:
2918
2918
SSL : ssl
2919
2919
TOPOLOGY : server
2920
2920
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
2922
2922
tasks :
2923
2923
- 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
2925
2925
run_on :
2926
2926
- windows-64-vsMulti-small
2927
2927
batchtime : 20160
@@ -2930,7 +2930,7 @@ buildvariants:
2930
2930
AUTH : noauth
2931
2931
SSL : ssl
2932
2932
TOPOLOGY : server
2933
- PYTHON_BINARY : C:/python/Python313 /python.exe
2933
+ PYTHON_BINARY : C:/python/Python39 /python.exe
2934
2934
- name : ocsp-test-win64-v8.0-py3.13
2935
2935
tasks :
2936
2936
- name : .ocsp-rsa !.ocsp-staple
@@ -2944,10 +2944,10 @@ buildvariants:
2944
2944
SSL : ssl
2945
2945
TOPOLOGY : server
2946
2946
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
2948
2948
tasks :
2949
2949
- 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
2951
2951
run_on :
2952
2952
- macos-14
2953
2953
batchtime : 20160
@@ -2956,7 +2956,7 @@ buildvariants:
2956
2956
AUTH : noauth
2957
2957
SSL : ssl
2958
2958
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
2960
2960
- name : ocsp-test-macos-v8.0-py3.13
2961
2961
tasks :
2962
2962
- name : .ocsp-rsa !.ocsp-staple
0 commit comments