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 7ef2ad9 commit f805870Copy full SHA for f805870
.github/workflows/client-build.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
strategy:
22
matrix:
23
- node-version: [12,14]
+ node-version: [12]
24
steps:
25
- name: Use Node.js ${{ matrix.node-version }}
26
uses: actions/setup-node@v1
0 commit comments