Skip to content

Commit

Permalink
Revert "test: fix github-actions (#1665)"
Browse files Browse the repository at this point in the history
This reverts commit 0d3091f.
  • Loading branch information
Jason3S committed Sep 11, 2021
1 parent 0ba056d commit 74a1f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -59,7 +59,7 @@ jobs:
matrix:
node-version:
# Test the latest node version here, move older versions to `test-old-node-versions`
- "16.8.0" # Bug [`Check failed: !holder_map.has_named_interceptor().` when running `jest` · Issue #40030 · nodejs/node](https://github.com/nodejs/node/issues/40030)
- 16.x

os:
- ubuntu-latest
Expand Down

0 comments on commit 74a1f9a

Please sign in to comment.