Re: RFR: 8325194: GHA: Add macOS M1 testing [v4]

2024-02-04 Thread George Adams
On Sat, 3 Feb 2024 21:45:27 GMT, Aleksey Shipilev wrote: >> George Adams has updated the pull request incrementally with one additional >> commit since the last revision: >> >> update copyright headers > > .github/actions/get-jtreg/action.yml line 66: > >> 64: fi >> 65: # Bui

Re: RFR: 8325194: GHA: Add macOS M1 testing [v4]

2024-02-03 Thread Aleksey Shipilev
On Sat, 3 Feb 2024 16:22:14 GMT, George Adams wrote: >> 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 (rathe

Re: RFR: 8325194: GHA: Add macOS M1 testing [v4]

2024-02-03 Thread George Adams
On Sat, 3 Feb 2024 21:45:27 GMT, Aleksey Shipilev wrote: >> George Adams has updated the pull request incrementally with one additional >> commit since the last revision: >> >> update copyright headers > > .github/actions/get-jtreg/action.yml line 66: > >> 64: fi >> 65: # Bui

Re: RFR: 8325194: GHA: Add macOS M1 testing [v4]

2024-02-03 Thread George Adams
> 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 p