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 bddb5ac commit 09a0966Copy full SHA for 09a0966
1 file changed
.github/workflows/ci.yml
@@ -6,9 +6,6 @@ jobs:
6
tests:
7
name: Build
8
runs-on: ubuntu-latest
9
- strategy:
10
- matrix:
11
- node: [12, 14, 16]
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v2
0 commit comments