We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b44f58a commit 0c72126Copy full SHA for 0c72126
.github/workflows/pr.ci.js.yml
@@ -32,7 +32,7 @@ jobs:
32
33
strategy:
34
matrix:
35
- node-version: [20.x]
+ node-version: [22.x, 24.x]
36
37
steps:
38
- name: Checkout PR
0 commit comments