Skip to content

Commit

Permalink
bump pandas actions to 2.2.2 (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
fdosani authored Apr 30, 2024
1 parent d242d49 commit bcedfdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
matrix:
python-version: [3.9, '3.10', '3.11']
spark-version: [3.2.4, 3.3.4, 3.4.2, 3.5.1]
pandas-version: [2.2.1, 1.5.3]
pandas-version: [2.2.2, 1.5.3]
exclude:
- python-version: '3.11'
spark-version: 3.2.4
Expand Down

0 comments on commit bcedfdc

Please sign in to comment.