Stop testing on Windows via GitHub Actions

The builds seem to be choking for the past few days due to the presence of symlinked files.

Fortunately, AppVeyor builds continue to run as before.
This commit is contained in:
Ashwin Maroli 2020-08-12 15:34:09 +05:30 committed by GitHub
parent 24a509f68b
commit 56ed7bed5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ jobs:
- default-site
os:
- ubuntu-latest
- windows-latest
steps:
- uses: actions/checkout@v2
with: