Skip to content

Commit

Permalink
test: disable windows, no redis GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Apr 27, 2021
1 parent f44de93 commit 71efd5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- windows-latest
# - windows-latest (no redis yet)
node-version:
- 10
- 12
Expand Down

0 comments on commit 71efd5f

Please sign in to comment.