Skip to content

linux-aarch64 added - #3169

Open
ReimarBauer wants to merge 3 commits into
Open-MSS:developfrom
ReimarBauer:i3024
Open

linux-aarch64 added#3169
ReimarBauer wants to merge 3 commits into
Open-MSS:developfrom
ReimarBauer:i3024

Conversation

@ReimarBauer

Copy link
Copy Markdown
Member

Purpose of PR?:

Fixes #3024

Does this PR introduce a breaking change?
adding a new platform linux-aarch64

If the changes in this PR are manually verified, list down the scenarios covered::

adjusted the CI workflows_

@ReimarBauer
ReimarBauer requested a review from matrss August 24, 2026 12:45
Comment thread .github/workflows/testing-all-oses.yml Outdated
fail-fast: false
matrix:
os: ["macos-14", "macos-15", "ubuntu-latest"]
os: ["macos-15", "macos-26", "ubuntu-latest", "ubuntu-24.04-arm"]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to this page: https://endoflife.date/macos macOS 14 is not end-of-life yet and still receives updates. I think we shouldn't drop it from the tests as long as it is still available and supported by Apple.

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.

Run tests on linux-aarch64

2 participants