We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8cfb4c commit 6c0e586Copy full SHA for 6c0e586
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
os: [ubuntu-latest]
20
- node: [14, 16, 18]
+ node: [18, 20]
21
22
steps:
23
- uses: actions/checkout@v3
0 commit comments