Skip to content

Commit

Permalink
Workflow to use Node 10.x
Browse files Browse the repository at this point in the history
  • Loading branch information
heaths committed Jan 5, 2021
1 parent 34dd4f2 commit 73ce059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
node-version:
- '8.x'
- '10.x'
os:
- macos-latest
- ubuntu-16.04
Expand Down

0 comments on commit 73ce059

Please sign in to comment.