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 994c544 commit 9685e36Copy full SHA for 9685e36
.github/workflows/main.yml
@@ -7,8 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
os: [ubuntu-latest]
10
- # node: [10, 12, 13]
11
- node: [13]
+ node: [10, 12, 13]
12
steps:
13
- uses: actions/checkout@v1
14
- uses: actions/setup-node@v1
0 commit comments