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 authored and kellyselden committed Nov 6, 2023
1 parent 06a391f commit 464b9f4
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:
- 18
- '*'
exclude:
- os: macos-latest
node: '*'

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

Expand Down

0 comments on commit 464b9f4

Please sign in to comment.