Skip to content

Commit

Permalink
master version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgsavage committed Apr 24, 2024
1 parent 0b2cc84 commit ec3f3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pint-master.yml
Expand Up @@ -6,7 +6,7 @@ jobs:
test:
strategy:
matrix:
python-version: [3.9, "3.10", "3.11"]
python-version: ["3.10", "3.11", "3.12"]
numpy: ["numpy>=1.20.3,<2.0.0"]
pandas: ["pandas==2.0.2", ]
pint: ["pint>=0.21.1"]
Expand Down

0 comments on commit ec3f3e4

Please sign in to comment.