Skip to content

Commit

Permalink
Revert "remove latest node test in CI"
Browse files Browse the repository at this point in the history
This reverts commit 20ff564.
  • Loading branch information
Kelly Selden committed Nov 4, 2023
1 parent 20ff564 commit 9036e72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
- macos-latest
node:
- 12
- '*'
exclude:
- os: macos-latest
node: '*'

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 9036e72

Please sign in to comment.