We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a048c commit 34eeed2Copy full SHA for 34eeed2
dev/tasks/matlab/github.yml
@@ -59,7 +59,7 @@ jobs:
59
path: matlab-arrow-ubuntu.tar.gz
60
61
macos:
62
- name: {{ '${{ matrix.platform.architecture}}' }} macOS MATLAB
+ name: {{ '${{ matrix.platform.architecture}}' }} macOS { '${{ matrix.platform.macos-version }}' }} MATLAB
63
runs-on: macos-{{ '${{ matrix.platform.macos-version }}' }}
64
strategy:
65
matrix:
0 commit comments