Skip to content

Commit

Permalink
DROP: debug test
Browse files Browse the repository at this point in the history
  • Loading branch information
vio committed Sep 14, 2023
1 parent 206c75e commit 10695c0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,13 @@ jobs:
matrix:
os: [windows-latest, ubuntu-latest]
node: [20, 18, 16, 14]
exclude:
- os: windows-latest
node: 20
- os: windows-latest
node: 18
- os: windows-latest
node: 16
runs-on: ${{ matrix.os }}
name: CLI ${{ matrix.os }} nodejs ${{ matrix.node }}
steps:
Expand Down

0 comments on commit 10695c0

Please sign in to comment.