Skip to content

Commit

Permalink
TMP: ci: test babel error with nodejs@14 (again)
Browse files Browse the repository at this point in the history
possible related: nodejs/node#25512
  • Loading branch information
dr-js committed Apr 30, 2020
1 parent 450ac6b commit 4760573
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
strategy:
fail-fast: false # allow all test to run to the end
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest ]
node-version: [ 12.x, 14.x ]
os: [ windows-latest ]
node-version: [ 14.x ]

runs-on: ${{ matrix.os }}

Expand Down
164 changes: 82 additions & 82 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4760573

Please sign in to comment.