Skip to content

Commit b75acf9

Browse files
committed
only test on macos-latest
1 parent 68ee41f commit b75acf9

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, macos-latest ]
28+
os: [ macos-latest ]
2929
python-version: [ "3.12" ]
3030
pydantic-version:
3131
- pydantic-v1

0 commit comments

Comments
 (0)