@@ -338,7 +338,7 @@ buildvariants:
338338 expansions :
339339 DIR : semantic-kernel-python
340340 run_on :
341- - rhel87 -small
341+ - rhel89 -small
342342 tasks :
343343 - name : test-semantic-kernel-python-local
344344 # TODO: INTPYTHON-430
@@ -351,7 +351,7 @@ buildvariants:
351351 expansions :
352352 DIR : semantic-kernel-csharp
353353 run_on :
354- - rhel87 -small
354+ - rhel89 -small
355355 tasks :
356356 - name : test-semantic-kernel-csharp-local
357357 # - name: test-semantic-kernel-csharp-remote
@@ -363,7 +363,7 @@ buildvariants:
363363 expansions :
364364 DIR : langchain-python
365365 run_on :
366- - rhel87 -small
366+ - rhel89 -small
367367 tasks :
368368 - name : test-langchain-python-local
369369 - name : test-langchain-python-remote
@@ -375,7 +375,7 @@ buildvariants:
375375 expansions :
376376 DIR : langgraph-python
377377 run_on :
378- - rhel87 -small
378+ - rhel89 -small
379379 tasks :
380380 - name : test-langgraph-python-local
381381 - name : test-langgraph-python-remote
@@ -387,7 +387,7 @@ buildvariants:
387387 expansions :
388388 DIR : langgraph-store-python
389389 run_on :
390- - rhel87 -small
390+ - rhel89 -small
391391 tasks :
392392 - name : test-langgraph-store-python-local
393393 - name : test-langgraph-store-python-remote
@@ -400,7 +400,7 @@ buildvariants:
400400 # expansions:
401401 # DIR: chatgpt-retrieval-plugin
402402 # run_on:
403- # - rhel87 -small
403+ # - rhel89 -small
404404 # tasks:
405405 # - name: test-chatgpt-retrieval-plugin-local
406406 # - name: test-chatgpt-retrieval-plugin-remote
@@ -412,7 +412,7 @@ buildvariants:
412412 expansions :
413413 DIR : llama-index-python-vectorstore
414414 run_on :
415- - rhel87 -small
415+ - rhel89 -small
416416 tasks :
417417 - name : test-llama-index-local
418418 # TODO: INTPYTHON-440
@@ -425,7 +425,7 @@ buildvariants:
425425 expansions :
426426 DIR : docarray
427427 run_on :
428- - rhel87 -small
428+ - rhel89 -small
429429 tasks :
430430 - name : test-docarray-local
431431 - name : test-docarray-remote
@@ -436,7 +436,7 @@ buildvariants:
436436 expansions :
437437 DIR : pymongo-voyageai
438438 run_on :
439- - rhel87 -small
439+ - rhel89 -small
440440 tasks :
441441 - name : test-pymongo-voyageai-local
442442 - name : test-pymongo-voyageai-remote
@@ -458,7 +458,7 @@ buildvariants:
458458 expansions :
459459 DIR : haystack-embeddings
460460 run_on :
461- - rhel87 -small
461+ - rhel89 -small
462462 tasks :
463463 - name : test-haystack-embeddings-local
464464 # TODO: INTPYTHON-465
@@ -470,7 +470,7 @@ buildvariants:
470470 expansions :
471471 DIR : haystack-fulltext
472472 run_on :
473- - rhel87 -small
473+ - rhel89 -small
474474 tasks :
475475 - name : test-haystack-fulltext-local
476476 # TODO: INTPYTHON-465
@@ -513,7 +513,7 @@ buildvariants:
513513 expansions :
514514 DIR : mem0-python
515515 run_on :
516- - rhel87 -small
516+ - rhel89 -small
517517 tasks :
518518 - name : test-mem0-python-local
519519 - name : test-mem0-python-remote
@@ -525,7 +525,7 @@ buildvariants:
525525 expansions :
526526 DIR : pymongo-search-utils
527527 run_on :
528- - rhel87 -small
528+ - rhel89 -small
529529 tasks :
530530 - name : test-pymongo-search-utils-local
531531 - name : test-pymongo-search-utils-remote
0 commit comments