We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86ab165 commit 68ee41fCopy full SHA for 68ee41f
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
test:
26
strategy:
27
matrix:
28
- os: [ ubuntu-latest ]
+ os: [ ubuntu-latest, macos-latest ]
29
python-version: [ "3.12" ]
30
pydantic-version:
31
- pydantic-v1
0 commit comments