We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[email protected]
1 parent b42836d commit f25407aCopy full SHA for f25407a
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- node-version: [16, 18, 20, 22]
+ node-version: [18, 20, 22]
16
17
steps:
18
- name: checkout
0 commit comments