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

Update macOS test targets #290

Merged
merged 1 commit into from
Apr 28, 2024
Merged

Update macOS test targets #290

merged 1 commit into from
Apr 28, 2024

Conversation

kimikage
Copy link
Collaborator

Recently, GitHub-hosted runner macos-latest moved from macos-12 to macos-14.
macos-14 image runs on the 3 vCPU M1 (i.e., aarch64) runner.
https://github.blog/changelog/2024-01-30-github-actions-macos-14-sonoma-is-now-available/

So this sets up macos-13 as the conventional macOS for x86-64, and adds new macos-latest targets for julia v1 and nightly (aarch64).
Unfortunately, julia v1.6 does not support M1 macOS. It looks like we will still need QEMU for a while.

Copy link

codecov bot commented Apr 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.05%. Comparing base (37e83e7) to head (a46be84).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #290   +/-   ##
=======================================
  Coverage   97.05%   97.05%           
=======================================
  Files           7        7           
  Lines         782      782           
=======================================
  Hits          759      759           
  Misses         23       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kimikage kimikage merged commit 4b797a0 into JuliaMath:master Apr 28, 2024
20 of 22 checks passed
@kimikage kimikage deleted the ci_macos14 branch April 28, 2024 09:51
@kimikage kimikage mentioned this pull request Apr 30, 2024
38 tasks
kimikage added a commit to kimikage/FixedPointNumbers.jl that referenced this pull request Apr 30, 2024
kimikage added a commit to kimikage/FixedPointNumbers.jl that referenced this pull request Apr 30, 2024
kimikage added a commit to kimikage/FixedPointNumbers.jl that referenced this pull request May 1, 2024
kimikage added a commit to kimikage/FixedPointNumbers.jl that referenced this pull request May 1, 2024
kimikage added a commit to kimikage/FixedPointNumbers.jl that referenced this pull request May 1, 2024
kimikage added a commit to kimikage/FixedPointNumbers.jl that referenced this pull request May 1, 2024
kimikage added a commit to kimikage/FixedPointNumbers.jl that referenced this pull request May 1, 2024
kimikage added a commit to kimikage/FixedPointNumbers.jl that referenced this pull request May 1, 2024
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