Skip to content

Commit

Permalink
Drop windows-latest for now
Browse files Browse the repository at this point in the history
  • Loading branch information
UdjinM6 committed Sep 6, 2022
1 parent 0ad2844 commit 8996b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
os: [macos-latest, ubuntu-latest]
python: ['3.7', '3.8', '3.9', '3.10']

steps:
Expand Down

0 comments on commit 8996b03

Please sign in to comment.