question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for Linux/aarch64

See original GitHub issue

At least Eclipse Temurin provides aarch64 builds of the JDK. It would be great if setup-java had support for it.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
dmitry-shibanovcommented, Sep 29, 2021

Hello @henrik242. Could you please try to use this snippet:

      - uses: actions/setup-java@v2
        with:
          distribution: temurin
          java-version: 8
          architecture: aarch64
0reactions
dmitry-shibanovcommented, Dec 21, 2021

Hello everyone. I’m going to close the issue. If you have any concerns feel free to ping us.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Operating System Requirements for Linux for ARM (aarch64)
Identify the requirements for your Linux distribution, and ensure that you have a supported kernel and required packages installed before starting installation.
Read more >
Scalable Matrix Extension support for AArch64 Linux
This document outlines briefly the interface provided to userspace by Linux in order to support use of the ARM Scalable Matrix Extension (SME)....
Read more >
Linux-aarch64 (ARM64) Display Driver | 515.43.04 - NVIDIA
Download the English (US) Linux-aarch64 (ARM64) Display Driver for Linux aarch64 systems. Released 2022.5.11.
Read more >
Linux aarch64 support for the VirtualHub and libraries
The Java and python libraries now support natively Linux aarch64. It is no longer necessary to recompile the C++ library and to copy...
Read more >
Support for Ubuntu Linux on ARM64 (aarch64) · Issue #4119
Problem We are starting to need to use ARM based Linux (using Ubuntu) but we can't use Sorbet since there is not a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found