Skip to content

Commit 5d6de48

Browse files
rokiyamaanas10
authored andcommitted
run on node 14
1 parent 9685e36 commit 5d6de48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ jobs:
77
strategy:
88
matrix:
99
os: [ubuntu-latest]
10-
node: [10, 12, 13]
10+
# node: [10, 12, 13]
11+
node: [14]
1112
steps:
1213
- uses: actions/checkout@v1
1314
- uses: actions/setup-node@v1

0 commit comments

Comments
 (0)