Skip to content

Commit 464b9f4

Browse files
Kelly Seldenkellyselden
authored andcommitted
Revert "remove latest node test in CI"
This reverts commit 20ff564.
1 parent 06a391f commit 464b9f4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ jobs:
3636
- macos-latest
3737
node:
3838
- 18
39+
- '*'
40+
exclude:
41+
- os: macos-latest
42+
node: '*'
3943

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

0 commit comments

Comments
 (0)