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

Define Apple Silicon build job #113

Merged
merged 3 commits into from
Apr 9, 2021
Merged

Define Apple Silicon build job #113

merged 3 commits into from
Apr 9, 2021

Conversation

aahlenst
Copy link
Contributor

I'm starting to line up the necessary PRs.

Biggest question: How do we want to call the architecture? arm (as in uname -p) or arm64 (as in uname -m) or something else?

@github-actions
Copy link

Thank you for creating a pull request!
In order to run the pipeline tests I require an admin to post the following comment: run tests

@VladimirKempik
Copy link

VladimirKempik commented Mar 28, 2021

jdk buildsys uses combo "macosx-aarch64" to define this config, you might want to stay aligned with that to prevent possible mess up
autoconf triplet is aarch64-apple-darwin.

@karianna karianna added this to the March 2021 milestone Mar 29, 2021
@karianna karianna modified the milestones: March 2021, April 2021 Apr 1, 2021
@gdams
Copy link
Member

gdams commented Apr 7, 2021

run tests

@adoptopenjdk-github-bot
Copy link
Contributor

 PR TESTER RESULT 

❎ Some pipelines failed or the job was aborted! ❎
See the pipeline-build-check below for more information...

@gdams gdams marked this pull request as ready for review April 9, 2021 12:54
@gdams gdams merged commit 67744ab into adoptium:master Apr 9, 2021
AdamBrousseau added a commit to AdamBrousseau/ci-jenkins-pipelines that referenced this pull request Dec 14, 2022
Add CUSTOMIZED_SDK_URL and CUSTOMIZED_SDK_URL_CREDENTIAL_ID for smoke…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants