Skip to content

Commit

Permalink
limiting ci tests to a single node lts version
Browse files Browse the repository at this point in the history
  • Loading branch information
e2tha-e committed May 17, 2020
1 parent 6571280 commit 88b5161
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/mac-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
strategy:
matrix:
node-version:
- 12.x
- 14.x
- 12.x # fepper-ui is for the browser, not Node.js. Just test in the oldest supported LTS version.
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 88b5161

Please sign in to comment.