Skip to content

Commit

Permalink
chore: Node.js 10
Browse files Browse the repository at this point in the history
Signed-off-by: Aravind V Nair <22199259+aravindvnair99@users.noreply.github.com>
  • Loading branch information
aravindvnair99 committed May 26, 2020
1 parent dd019b5 commit 0c96659
Show file tree
Hide file tree
Showing 3 changed files with 289 additions and 180 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [8.x]
node-version: [10.x]
steps:
- uses: actions/checkout@v1
- name: Use Node.js ${{ matrix.node-version }}
Expand Down
Loading

0 comments on commit 0c96659

Please sign in to comment.