@@ -2761,7 +2761,7 @@ buildvariants:
2761
2761
AUTH : auth
2762
2762
SSL : ssl
2763
2763
TEST_SUITES : default
2764
- PYTHON_BINARY : C:/python/Python 39 /python.exe
2764
+ PYTHON_BINARY : C:/python/Python39 /python.exe
2765
2765
- name : test-win64-py-3.9-auth-ssl-async
2766
2766
tasks :
2767
2767
- name : .sharded_cluster
@@ -2772,7 +2772,7 @@ buildvariants:
2772
2772
AUTH : auth
2773
2773
SSL : ssl
2774
2774
TEST_SUITES : default_async
2775
- PYTHON_BINARY : C:/python/Python 39 /python.exe
2775
+ PYTHON_BINARY : C:/python/Python39 /python.exe
2776
2776
- name : test-win64-py-3.9-noauth-nossl-sync
2777
2777
tasks :
2778
2778
- name : .sharded_cluster
@@ -2783,7 +2783,7 @@ buildvariants:
2783
2783
AUTH : noauth
2784
2784
SSL : nossl
2785
2785
TEST_SUITES : default
2786
- PYTHON_BINARY : C:/python/Python 39 /python.exe
2786
+ PYTHON_BINARY : C:/python/Python39 /python.exe
2787
2787
- name : test-win64-py-3.9-noauth-nossl-async
2788
2788
tasks :
2789
2789
- name : .sharded_cluster
@@ -2794,7 +2794,7 @@ buildvariants:
2794
2794
AUTH : noauth
2795
2795
SSL : nossl
2796
2796
TEST_SUITES : default_async
2797
- PYTHON_BINARY : C:/python/Python 39 /python.exe
2797
+ PYTHON_BINARY : C:/python/Python39 /python.exe
2798
2798
- name : test-win64-py-3.13-auth-ssl-sync
2799
2799
tasks :
2800
2800
- name : .sharded_cluster
@@ -2805,7 +2805,7 @@ buildvariants:
2805
2805
AUTH : auth
2806
2806
SSL : ssl
2807
2807
TEST_SUITES : default
2808
- PYTHON_BINARY : C:/python/Python 313 /python.exe
2808
+ PYTHON_BINARY : C:/python/Python313 /python.exe
2809
2809
- name : test-win64-py-3.13-auth-ssl-async
2810
2810
tasks :
2811
2811
- name : .sharded_cluster
@@ -2816,7 +2816,7 @@ buildvariants:
2816
2816
AUTH : auth
2817
2817
SSL : ssl
2818
2818
TEST_SUITES : default_async
2819
- PYTHON_BINARY : C:/python/Python 313 /python.exe
2819
+ PYTHON_BINARY : C:/python/Python313 /python.exe
2820
2820
- name : test-win64-py-3.13-noauth-nossl-sync
2821
2821
tasks :
2822
2822
- name : .sharded_cluster
@@ -2827,7 +2827,7 @@ buildvariants:
2827
2827
AUTH : noauth
2828
2828
SSL : nossl
2829
2829
TEST_SUITES : default
2830
- PYTHON_BINARY : C:/python/Python 313 /python.exe
2830
+ PYTHON_BINARY : C:/python/Python313 /python.exe
2831
2831
- name : test-win64-py-3.13-noauth-nossl-async
2832
2832
tasks :
2833
2833
- name : .sharded_cluster
@@ -2838,7 +2838,7 @@ buildvariants:
2838
2838
AUTH : noauth
2839
2839
SSL : nossl
2840
2840
TEST_SUITES : default_async
2841
- PYTHON_BINARY : C:/python/Python 313 /python.exe
2841
+ PYTHON_BINARY : C:/python/Python313 /python.exe
2842
2842
2843
2843
# Server tests for Windows (32-bit).
2844
2844
- name : test-win64-32-bit-py3.9-auth-ssl-sync
0 commit comments