Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

fix(ci): replace legacy circleci node images #533

Merged
merged 1 commit into from
Oct 20, 2021
Merged

Conversation

dhayab
Copy link
Member

@dhayab dhayab commented Oct 20, 2021

This PR fixes the issue related to the legacy circleci/node:10 image, that contains an expired CA certificate for Let's Encrypt, preventing the specific version of Yarn we use from being installed, failing the job.

While doing this, I also replaced the image we use for node 12, following the same principle.

Please note that the failing test_apps_node_12 job is unrelated to this change, and will be addressed in #532 after this is merged.

@dhayab dhayab requested review from a team, tkrugg and francoischalifour and removed request for a team October 20, 2021 09:58
@dhayab dhayab merged commit 9ffb469 into master Oct 20, 2021
@dhayab dhayab deleted the fix/ci-images branch October 20, 2021 11:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants