Skip to content

Commit b59d589

Browse files
committed
add other OS
1 parent 8087cf7 commit b59d589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
strategy:
6060
matrix:
6161
python-version: ["3.12", "3.11", "3.10", "3.9", "3.8"]
62-
os: [ubuntu-latest]
62+
os: [ubuntu-latest, windows-latest, macOS-latest]
6363
fail-fast: false
6464

6565
steps:

0 commit comments

Comments
 (0)