Skip to content

Commit

Permalink
Add Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chezou committed Jan 10, 2022
1 parent b4bc0eb commit 538c632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dryrun.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
max-parallel: 2
matrix:
# windows-latest is excluded as tempfile doesn't work perfectly for unit testing
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: [3.7, 3.8, 3.9]

steps:
Expand Down

0 comments on commit 538c632

Please sign in to comment.