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