Skip to content

Commit

Permalink
ci: Add windows test
Browse files Browse the repository at this point in the history
  • Loading branch information
sizmailov committed Aug 31, 2023
1 parent 4837928 commit 430d606
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
- "3.9"
- "3.8"
- "3.7"
include:
- runs-on: "windows-2022"
python: "3.11"
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 430d606

Please sign in to comment.