Skip to content

Commit b87f128

Browse files
committed
ci: remove node 20.x
1 parent 89a9126 commit b87f128

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
runs-on: ubuntu-latest
106106
strategy:
107107
matrix:
108-
node-version: ["20.x", "22", "24"]
108+
node-version: ["22", "24"]
109109
steps:
110110
- uses: actions/checkout@v4
111111
with:

0 commit comments

Comments
 (0)