Skip to content

Commit dd4d08b

Browse files
authored
Update matlab-ci.yml
1 parent 343395d commit dd4d08b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/matlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
strategy:
2323
matrix:
24-
platform: [ubuntu-latest, windows-latest, macos-13]
24+
platform: [ubuntu-latest, windows-latest, macos-13, macos-14]
2525
# The type of runner that the job will run on
2626
runs-on: ${{ matrix.platform }}
2727

0 commit comments

Comments
 (0)