Skip to content

Commit ba1da91

Browse files
committed
run on windows and macos as well
1 parent d61512a commit ba1da91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
- "3.10"
2020
os:
2121
- ubuntu-latest
22+
- windows-latest
23+
- macos-latest
2224

2325
services:
2426
# Label used to access the service container

0 commit comments

Comments
 (0)