Skip to content

Commit

Permalink
chore: revert CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Aug 7, 2024
1 parent 8ace4ff commit 74112d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
strategy:
fail-fast: false
matrix:
# Omitting 16.x for the time being, as Node's test-runner API doesn't
# support mocking until 18.x
node-version: [16.x, 18.x, 20.x]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 74112d2

Please sign in to comment.