Skip to content

Commit cf47c75

Browse files
committed
Pin back MATLAB crossbow packaging workflow to use macos-12 since MATLAB R2023a is not officially supported on macos-14 (i.e. macos-latest).
1 parent dd7492b commit cf47c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tasks/matlab/github.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
macos:
6262
name: AMD64 macOS 12 MATLAB
63-
runs-on: macos-latest
63+
runs-on: macos-12
6464
steps:
6565
{{ macros.github_checkout_arrow()|indent }}
6666
- name: Install ninja-build

0 commit comments

Comments
 (0)