We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 581b0d2 commit 8ebf6bdCopy full SHA for 8ebf6bd
1 file changed
.github/workflows/node-test.yml
@@ -16,7 +16,7 @@ jobs:
16
pull-requests: write
17
strategy:
18
matrix:
19
- node-version: [ 16, 18, 20 ]
+ node-version: [ 20 ]
20
21
name: test
22
steps:
0 commit comments