Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit b56a05a

Browse files
committed
chore: removed extras all for ragas
1 parent 2652a98 commit b56a05a

3 files changed

Lines changed: 559 additions & 930 deletions

File tree

.github/workflows/all-sdk-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
strategy:
3030
matrix:
31-
python-version: ["3.10", "3.11", "3.12", "3.13"]
31+
python-version: ["3.10", "3.11", "3.12"]
3232
steps:
3333
- uses: actions/checkout@v4
3434
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)