Skip to content

Fix Intel Mac build for R2025b and update actions#916

Merged
wahln merged 1 commit into
masterfrom
hotfix/mac-intel
May 29, 2026
Merged

Fix Intel Mac build for R2025b and update actions#916
wahln merged 1 commit into
masterfrom
hotfix/mac-intel

Conversation

@wahln

@wahln wahln commented May 29, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the GitHub Actions workflows to use the latest major version (v3) of the MATLAB Actions, ensuring compatibility and access to new features and bug fixes. The changes affect both the custom action and the main workflow for packaging.

GitHub Actions version updates:

  • Updated the matlab-actions/setup-matlab and matlab-actions/run-command actions from v2 to v3 in both .github/actions/test-matlab/action.yml and .github/workflows/package.yml, ensuring the workflows use the latest supported versions. [1] [2]

Workflow improvements:

  • Modified the MATLAB release selection in the package.yml workflow to use R2025b for macos-intel and latest for other platforms, improving platform-specific compatibility.

@codecov

codecov Bot commented May 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.86%. Comparing base (01e097f) to head (5fda396).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #916   +/-   ##
=======================================
  Coverage   54.86%   54.86%           
=======================================
  Files         320      320           
  Lines       20527    20527           
=======================================
+ Hits        11262    11263    +1     
+ Misses       9265     9264    -1     

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

@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Health
coverage Package 1 55%
Summary 55% (11262 / 20527)

@wahln wahln merged commit 5a43850 into master May 29, 2026
17 checks passed
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