Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Node.js 12 for testing #6

Merged
merged 2 commits into from
Nov 17, 2020
Merged

Use Node.js 12 for testing #6

merged 2 commits into from
Nov 17, 2020

Commits on Nov 17, 2020

  1. ci: use node 12

    MunifTanjim committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    b548c73 View commit details
    Browse the repository at this point in the history
  2. test(core): update utils/sort expected result

    Align with stable `Array.prototype.sort` in Node.js 12.x
    
    References:
      - https://v8.dev/features/stable-sort
      - nodejs/node#22754 (comment)
    MunifTanjim committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    3a0aef1 View commit details
    Browse the repository at this point in the history