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 f51e321 commit 7b4d328Copy full SHA for 7b4d328
.github/workflows/main.yml
@@ -6,7 +6,7 @@ jobs:
6
7
strategy:
8
matrix:
9
- node: ['12.x', '14.x']
+ node: ['14.x']
10
11
steps:
12
- name: Checkout repository
0 commit comments