Skip to content

Commit 9466f6a

Browse files
bydawenarbrandes
authored andcommitted
test: Remove support for Node 20
1 parent 7cb75a3 commit 9466f6a

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
steps:
1613
- name: Checkout
1714
uses: actions/checkout@v4

0 commit comments

Comments
 (0)