Skip to content

Commit

Permalink
chore: Disable CI for Node 14 on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShogunPanda committed Jul 7, 2023
1 parent 1ed4eda commit ffeba8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- runs-on: ubuntu-latest
node-version: 16.8
exclude: |
- runs-on: windows-latest
node-version: 14
- runs-on: windows-latest
node-version: 16
automerge:
Expand Down

0 comments on commit ffeba8c

Please sign in to comment.