Skip to content

Commit 8fbabe9

Browse files
dylanbouchardRa, HoKyeong
andauthored
[doyajii1]: Skip BLEURT install/related tests at python >3.13 (#88); Co-authored by: Ho Kyeong Ra <doyajii1@gmail.com>
* Skip BLEURT install/related tests at python >3.13 Skip BLEURT install/related tests at python >3.13 * Adding Python 3.13.3 for ci workflows Adding Python 3.13.3 for ci workflows * scikit-learn, numpy package versions added for python 3.13.3 scikit-learn, numpy package versions added for python 3.13.3 * update on pyproject.toml to support even python 3.13.5 update on pyproject.toml to support even python 3.13.5 * trying to trigger CI test workflow again trying to trigger CI test workflow again --------- Co-authored-by: Ra, HoKyeong <Hokyeong.Ra@CVSHealth.com>
1 parent d7763d9 commit 8fbabe9

4 files changed

Lines changed: 614 additions & 159 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- "3.10"
1616
- "3.11"
1717
- "3.12"
18+
- "3.13.3"
1819

1920
name: Test
2021
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)