@@ -3195,15 +3195,15 @@ buildvariants:
3195
3195
PYTHON_BINARY : /opt/python/pypy3.9/bin/python3
3196
3196
3197
3197
# Enterprise auth tests.
3198
- - name : enterprise-auth-rhel8 -py3.9-auth
3198
+ - name : enterprise-auth-macos -py3.9-auth
3199
3199
tasks :
3200
3200
- name : test-enterprise-auth
3201
- display_name : Enterprise Auth RHEL8 py3.9 Auth
3201
+ display_name : Enterprise Auth macOS py3.9 Auth
3202
3202
run_on :
3203
- - rhel87-small
3203
+ - macos-14
3204
3204
expansions :
3205
3205
AUTH : auth
3206
- PYTHON_BINARY : /opt/python /3.9/bin/python3
3206
+ PYTHON_BINARY : /Library/Frameworks/Python.Framework/Versions /3.9/bin/python3
3207
3207
- name : enterprise-auth-rhel8-py3.10-auth
3208
3208
tasks :
3209
3209
- name : test-enterprise-auth
@@ -3231,15 +3231,15 @@ buildvariants:
3231
3231
expansions :
3232
3232
AUTH : auth
3233
3233
PYTHON_BINARY : /opt/python/3.12/bin/python3
3234
- - name : enterprise-auth-rhel8 -py3.13-auth
3234
+ - name : enterprise-auth-win64 -py3.13-auth
3235
3235
tasks :
3236
3236
- name : test-enterprise-auth
3237
- display_name : Enterprise Auth RHEL8 py3.13 Auth
3237
+ display_name : Enterprise Auth Win64 py3.13 Auth
3238
3238
run_on :
3239
- - rhel87 -small
3239
+ - windows-64-vsMulti -small
3240
3240
expansions :
3241
3241
AUTH : auth
3242
- PYTHON_BINARY : /opt/ python/3.13/bin/python3
3242
+ PYTHON_BINARY : C:/ python/Python313/python.exe
3243
3243
- name : enterprise-auth-rhel8-pypy3.9-auth
3244
3244
tasks :
3245
3245
- name : test-enterprise-auth
@@ -3258,24 +3258,6 @@ buildvariants:
3258
3258
expansions :
3259
3259
AUTH : auth
3260
3260
PYTHON_BINARY : /opt/python/pypy3.10/bin/python3
3261
- - name : enterprise-auth-win64-py3.9-auth
3262
- tasks :
3263
- - name : test-enterprise-auth
3264
- display_name : Enterprise Auth Win64 py3.9 Auth
3265
- run_on :
3266
- - windows-64-vsMulti-small
3267
- expansions :
3268
- AUTH : auth
3269
- PYTHON_BINARY : C:/python/Python39/python.exe
3270
- - name : enterprise-auth-win64-py3.13-auth
3271
- tasks :
3272
- - name : test-enterprise-auth
3273
- display_name : Enterprise Auth Win64 py3.13 Auth
3274
- run_on :
3275
- - windows-64-vsMulti-small
3276
- expansions :
3277
- AUTH : auth
3278
- PYTHON_BINARY : C:/python/Python313/python.exe
3279
3261
3280
3262
- matrix_name : " tests-fips"
3281
3263
matrix_spec :
0 commit comments