Skip to content

Commit fcea4c3

Browse files
authored
fix: Update node.js.yml
1 parent f196b20 commit fcea4c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
node-version: [18.x, 20.x, 22.x]
17+
node-version: [22.x]
1818
# Puedes agregar más versiones si quieres testear compatibilidad, por ejemplo: [18.x, 20.x, 22.x]
1919

2020
steps:

0 commit comments

Comments
 (0)