Skip to content

Commit 68ee41f

Browse files
committed
also test on macos-latest
1 parent 86ab165 commit 68ee41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
test:
2626
strategy:
2727
matrix:
28-
os: [ ubuntu-latest ]
28+
os: [ ubuntu-latest, macos-latest ]
2929
python-version: [ "3.12" ]
3030
pydantic-version:
3131
- pydantic-v1

0 commit comments

Comments
 (0)