Skip to content

Commit

Permalink
fixup! test: Add Pydantic version to matrix variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jesse-c committed Apr 24, 2024
1 parent eb84cf2 commit d41a221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
pydantic-version: '1.10.15'
- os: windows-latest
python-version: '3.10' # torch 1.x not available on Windows or MacOS for Python 3.11
pydantic-version: '2.7.0'
pydantic-version: '2.7.1'

steps:
- name: Checkout code
Expand Down

0 comments on commit d41a221

Please sign in to comment.