Skip to content

Commit 51da5fd

Browse files
author
saul-data
committed
Update python-tests.yaml
1 parent bea3d08 commit 51da5fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/python-tests.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ jobs:
1212
strategy:
1313
matrix:
1414
python-version: ["3.8", "3.9", "3.10"]
15+
os:
16+
- 'ubuntu-latest'
17+
- 'macos-latest'
18+
- 'windows-latest'
1519

1620
steps:
1721
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)