We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bfa975 commit d5649b4Copy full SHA for d5649b4
.github/workflows/node.js.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- node-version: [22.x, 24.x]
+ node-version: [24.x]
16
17
steps:
18
- name: Checkout
0 commit comments