We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 343395d commit dd4d08bCopy full SHA for dd4d08b
1 file changed
.github/workflows/matlab-ci.yml
@@ -21,7 +21,7 @@ jobs:
21
22
strategy:
23
matrix:
24
- platform: [ubuntu-latest, windows-latest, macos-13]
+ platform: [ubuntu-latest, windows-latest, macos-13, macos-14]
25
# The type of runner that the job will run on
26
runs-on: ${{ matrix.platform }}
27
0 commit comments