Skip to content

Commit 0dd676b

Browse files
committed
chore(ci): drop node 22.x support from unit-test.yaml
1 parent 8a749c8 commit 0dd676b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/unit-tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
fail-fast: true
5555
matrix:
5656
node-version:
57-
- "22.x"
5857
- "24.x"
5958
steps:
6059
- name: Checkout Repository
@@ -122,7 +121,6 @@ jobs:
122121
fail-fast: true
123122
matrix:
124123
node-version:
125-
- "22.x"
126124
- "24.x"
127125
steps:
128126
- name: Checkout Repository

0 commit comments

Comments
 (0)