Skip to content

Commit 4760573

Browse files
committed
TMP: ci: test babel error with nodejs@14 (again)
possible related: nodejs/node#25512
1 parent 450ac6b commit 4760573

File tree

2 files changed

+84
-84
lines changed

2 files changed

+84
-84
lines changed

.github/workflows/ci-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
strategy:
88
fail-fast: false # allow all test to run to the end
99
matrix:
10-
os: [ ubuntu-latest, windows-latest, macos-latest ]
11-
node-version: [ 12.x, 14.x ]
10+
os: [ windows-latest ]
11+
node-version: [ 14.x ]
1212

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

package-lock.json

Lines changed: 82 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)