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

Fixing CI jobs for Big Endian #6414

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

Prashant-Jagtap
Copy link
Contributor

What's the problem this PR addresses?

Observed below error while pulling s390x/node image in CI jobs for Big Endian :

Unable to find image 's390x/node:latest' locally
latest: Pulling from s390x/node
docker: no matching manifest for linux/amd64 in the manifest list entries.
See 'docker run --help'.

How did you fix it?

Adds --platform flag to pull s390x node image in CI builds.
Recently node images were updated. This PR fixes this issue

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

Adds `--platform` flag to pull s390x node image in CI builds.
@arcanis arcanis merged commit 04626c2 into yarnpkg:master Jul 29, 2024
21 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants