We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d36a8 commit 99038c6Copy full SHA for 99038c6
1 file changed
.github/workflows/node.js.yml
@@ -15,8 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- # Old infra requires Node 10
19
- node-version: [10.x, 18.x]
+ node-version: [18.x, 20.x]
20
21
steps:
22
- name: Install xmllint
0 commit comments