Skip to content

Commit

Permalink
test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgsavage committed Jun 16, 2024
1 parent f056f3a commit c9c3631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-min.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
matrix:
python-version: ["3.10"]
numpy: ["numpy==1.21"]
pandas: ["pandas==2.1", "pandas==2.2"]
pint: ["pint==0.21", "pint==0.24"]
pandas: ["pandas==2.2.2"]
pint: ["pint==0.23"]

runs-on: ubuntu-latest

Expand Down

0 comments on commit c9c3631

Please sign in to comment.