mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-15 17:15:00 -05:00
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:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -22,7 +22,6 @@ jobs:
|
||||
- default-site
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user