Skip to content

Commit

Permalink
do not CI on windows, can't handle the long paths
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Mar 21, 2024
1 parent bef7b1e commit 0510c9e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Expand Up @@ -12,10 +12,6 @@ jobs:
shell: bash
- os: macos-latest
shell: bash
- os: windows-latest
shell: bash
- os: windows-latest
shell: powershell
fail-fast: false

runs-on: ${{ matrix.platform.os }}
Expand Down

0 comments on commit 0510c9e

Please sign in to comment.