Skip to content

Commit

Permalink
ci: updated build.yml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
folke authored Jan 24, 2020
1 parent 16ba5e2 commit 7cee0b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
node-version: [10.x, 13.x]
os: [ubuntu-latest, windows-latest]
node-version: [10.x]

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 7cee0b3

Please sign in to comment.