Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbuzinski authored Aug 27, 2024
1 parent 611644c commit 228133a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ trigger:

jobs:
- job: 'RunMATLABBuild'

pool:
vmImage: macos-14

pool:
vmImage: 'macOS-latest'
steps:
- task: InstallMATLAB@1
- task: RunMATLABCommand@1
Expand Down

0 comments on commit 228133a

Please sign in to comment.