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.
1 parent a0c6b82 commit d858852Copy full SHA for d858852
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- node-version: [ 18, 20, 22 ]
+ node-version: [ 20, 22 ]
18
steps:
19
- name: Checkout Source code
20
uses: actions/checkout@v4
0 commit comments