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

Add arm64 docker build job #35

Merged
merged 4 commits into from
Sep 21, 2021
Merged

Add arm64 docker build job #35

merged 4 commits into from
Sep 21, 2021

Conversation

quantum5
Copy link
Member

@quantum5 quantum5 commented Sep 20, 2021

Executors that we can't use on arm64:

  • D: dmd is x86 and amd64 only
  • GAS32, GAS64, NASM, NASM64: not compatible with CPU
  • SWIFT: not supported by current release, but will be supported later
  • TUR: tprolog is x86 only

The following judge pull requests are needed for tests to pass:

Only tier1 works, the other tiers need more work.
@quantum5 quantum5 merged commit 4bdfa63 into master Sep 21, 2021
@quantum5 quantum5 deleted the arm64 branch September 21, 2021 23:01
quantum5 added a commit that referenced this pull request Oct 2, 2022
This resurrects #35 and #39 which were lost for some reason.
quantum5 added a commit that referenced this pull request Oct 2, 2022
This resurrects #35 and #39 which were lost for some reason.
quantum5 added a commit that referenced this pull request Oct 2, 2022
This resurrects #35 and #39 which were lost for some reason.
quantum5 added a commit that referenced this pull request Oct 2, 2022
This resurrects #35 and #39 which were lost for some reason.
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.

1 participant