Skip to content

Commit 902490c

Browse files
test: Remove support for Node 20 (#811)
Co-authored-by: Peter Kulko <[email protected]>
1 parent 899d1fa commit 902490c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ on:
99
jobs:
1010
tests:
1111
runs-on: ubuntu-latest
12-
strategy:
13-
matrix:
14-
node: [20, 24]
1512

1613
steps:
1714
- name: Checkout

0 commit comments

Comments
 (0)