| strategy: | strategy: | ||||
| matrix: | matrix: | ||||
| node-version: [10.x, 12.x] | |||||
| node-version: [14.x, 16.x] | |||||
| steps: | steps: | ||||
| - uses: actions/checkout@v2 | - uses: actions/checkout@v2 |
| strategy: | strategy: | ||||
| matrix: | matrix: | ||||
| node-version: [10.x, 12.x] | |||||
| node-version: [14.x, 16.x] | |||||
| steps: | steps: | ||||
| - uses: actions/checkout@v2 | - uses: actions/checkout@v2 |