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 c981f7f commit b0fa68cCopy full SHA for b0fa68c
1 file changed
.github/workflows/push.yml
@@ -16,9 +16,8 @@ jobs:
16
fail-fast: false
17
matrix:
18
node:
19
- - version: 8.x
20
- version: 10.x
21
- - version: 11.x
+ - version: 12.x
22
- version: 14.x
23
mirror: https://nodejs.org/download/nightly
24
0 commit comments