Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sgilmore10 committed May 28, 2024
1 parent 2f94adb commit fdbc76a
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 @@ -62,7 +62,7 @@ jobs:
{% set arch = '${{ matrix.platform.architecture}}' %}
name: {{ arch }} macOS MATLAB
runs-on: macos-{{ '${{ matrix.platform.macos-version }}' }}
strategy:
strategy:
matrix:
platform:
- { architecture: "AMD64", macos-version: "12", architecture-suffix: "x64"}
Expand Down

0 comments on commit fdbc76a

Please sign in to comment.