We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f196b20 commit fcea4c3Copy full SHA for fcea4c3
1 file changed
.github/workflows/node.js.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- node-version: [18.x, 20.x, 22.x]
+ node-version: [22.x]
18
# Puedes agregar más versiones si quieres testear compatibilidad, por ejemplo: [18.x, 20.x, 22.x]
19
20
steps:
0 commit comments