Skip to content

Commit

Permalink
add 2.2.3 to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-joshi committed Oct 1, 2024
1 parent 77f4b25 commit 56f53b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/daily_modin_precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
os:
- image_name: ubuntu-latest-64-cores
download_name: linux
pandas-version: ["2.2.1", "2.2.2"]
pandas-version: ["2.2.1", "2.2.2", "2.2.3"]
python-version: ["3.9"]
cloud-provider: [aws]
steps:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
### Dependency Updates

- Updated `modin` from 0.28.1 to 0.30.1.
- Added support for `pandas` 2.2.2.
- Added support for `pandas` 2.2.2 and 2.2.3.

#### New Features

Expand Down

0 comments on commit 56f53b8

Please sign in to comment.