Skip to content

Commit

Permalink
Temporarily removing Windows from CI due to database persistence issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsaxe committed May 5, 2021
1 parent cebf3f0 commit 2c570be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
needs: lint
strategy:
matrix:
os: [macOS-latest, ubuntu-latest, windows-latest]
os: [macOS-latest, ubuntu-latest]
python-version: [3.7, 3.8]

steps:
Expand Down

0 comments on commit 2c570be

Please sign in to comment.