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 505942c commit 166fdfbCopy full SHA for 166fdfb
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- node: [14]
+ node: [20]
12
os: [ubuntu-20.04]
13
include:
14
- os: ubuntu-20.04
0 commit comments