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

Update default runtime to node16 #319

Merged
merged 2 commits into from Feb 28, 2022
Merged

Update default runtime to node16 #319

merged 2 commits into from Feb 28, 2022

Commits on Feb 7, 2022

  1. Update default runtime to node16

    Node 12 has an end of life on April 30, 2022.
    
    This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12. 
    
    This is supported on all Actions Runners v2.285.0 or later.
    thboop committed Feb 7, 2022
    1
    Copy the full SHA
    c48e531 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Update build_test.yml

    thboop committed Feb 10, 2022
    Copy the full SHA
    b0cc574 View commit details
    Browse the repository at this point in the history