Skip to content

Commit

Permalink
Merge pull request #1907 from friederbluemle/azure-pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
friederbluemle authored Jul 12, 2024
2 parents 6b47a68 + 3f8790f commit d6c6f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ stages:
- template: azure/templates/unit-tests.yml
- job: macOS
pool:
vmImage: 'macOS-11'
vmImage: 'macOS-latest'
steps:
- template: azure/templates/unit-tests.yml
- job: Linux
Expand Down

0 comments on commit d6c6f4b

Please sign in to comment.