[jdk21u-dev] RFR: 8325194: GHA: Add macOS M1 testing
George Adams
gdams at openjdk.org
Tue Feb 6 15:44:08 UTC 2024
Now that macOS M1 executors are [available in GitHub actions](https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/) it makes sense to move the build to run on M1 (rather than cross-compiled) and also enable testing on the platform.
-------------
Commit messages:
- Backport d1c82156ba6ede4b798ac15f935289cfcc99d1a0
Changes: https://git.openjdk.org/jdk21u-dev/pull/238/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=238&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8325194
Stats: 28 lines in 4 files changed: 18 ins; 0 del; 10 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/238.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/238/head:pull/238
PR: https://git.openjdk.org/jdk21u-dev/pull/238
More information about the jdk-updates-dev
mailing list