Skip to content

Commit

Permalink
Disable windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
colinhacks committed Mar 12, 2022
1 parent ce01c8c commit 4bff61d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
- os: macos-latest
node-version: "16"
edgedb-version: "stable"
- os: windows-latest
node-version: "16"
edgedb-version: "stable"
# - os: windows-latest
# node-version: "16"
# edgedb-version: "stable"

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 4bff61d

Please sign in to comment.