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

chore: test against node.js 14 #11467

Merged
merged 1 commit into from Apr 23, 2020
Merged

Conversation

JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Apr 22, 2020

Q                       A
License MIT

Update our build matrix

@JLHwung JLHwung added the PR: Internal 🏠 A type of pull request used for our changelog categories label Apr 22, 2020
@@ -40,12 +40,12 @@ aliases:
executors:
node-executor:
docker:
- image: circleci/node:13
- image: circleci/node:latest
Copy link
Contributor Author

@JLHwung JLHwung Apr 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently the latest tag is still resolved to 13.10. After CircleCI updates their docker image, it will resolve to 14 automatically. Changing it to latest so it is future-proof.

@babel-bot
Copy link
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/21218/

@JLHwung JLHwung merged commit 5f299ba into babel:master Apr 23, 2020
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Jul 24, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants