Skip to content

Commit 7a9d9bb

Browse files
bydawenarbrandes
authored andcommitted
test: Remove support for Node 20
1 parent fc4eb61 commit 7a9d9bb

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
@@ -11,9 +11,6 @@ on:
1111
jobs:
1212
tests:
1313
runs-on: ubuntu-latest
14-
strategy:
15-
matrix:
16-
node: [20, 24]
1714

1815
steps:
1916
- name: Checkout

0 commit comments

Comments
 (0)