Skip to content

Commit 4e8edbe

Browse files
PKulkoRaccoonGangarbrandes
authored andcommitted
test: Remove support for Node 20
1 parent af02f83 commit 4e8edbe

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)