Skip to content

Commit

Permalink
Update the crossbow MATLAB workflow to use macOS 13
Browse files Browse the repository at this point in the history
  • Loading branch information
sgilmore10 committed Nov 26, 2024
1 parent d5cda4a commit af10420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/tasks/matlab/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
strategy:
matrix:
platform:
- { architecture: "AMD64", macos-version: "12", architecture-suffix: "x64"}
- { architecture: "AMD64", macos-version: "13", architecture-suffix: "x64"}
- { architecture: "ARM64", macos-version: "14", architecture-suffix: "arm64"}
steps:
{{ macros.github_checkout_arrow()|indent }}
Expand Down

0 comments on commit af10420

Please sign in to comment.