chore: disable windows e2e tests

This commit is contained in:
Nate Moore 2022-08-15 12:54:32 -04:00
parent 655d9840f8
commit 34ec0771e6

View file

@ -150,7 +150,7 @@ jobs:
needs: build
strategy:
matrix:
OS: [ubuntu-latest, windows-latest]
OS: [ubuntu-latest]
NODE_VERSION: [14]
fail-fast: false
env: