Skip to content

Commit 9685e36

Browse files
rokiyamaanas10
authored andcommitted
run on node 10, 12, 13
1 parent 994c544 commit 9685e36

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
os: [ubuntu-latest]
10-
# node: [10, 12, 13]
11-
node: [13]
10+
node: [10, 12, 13]
1211
steps:
1312
- uses: actions/checkout@v1
1413
- uses: actions/setup-node@v1

0 commit comments

Comments
 (0)