Skip to content

Commit

Permalink
run on node 10, 12, 13
Browse files Browse the repository at this point in the history
  • Loading branch information
rokiyama authored and anas10 committed Dec 28, 2022
1 parent 994c544 commit 9685e36
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
# node: [10, 12, 13]
node: [13]
node: [10, 12, 13]
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
Expand Down

0 comments on commit 9685e36

Please sign in to comment.