Skip to content

Commit

Permalink
Merge PR #6703: MAINT(ci): Update to macOS 14 on Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Hartmnt authored Jan 15, 2025
2 parents 86bd72f + e57f6c5 commit eb78694
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci/azure-pipelines/main-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
workspace:
clean: all
pool:
vmImage: 'macOS-12'
vmImage: 'macOS-14'
variables:
MUMBLE_ENVIRONMENT_VERSION: 'mumble_env.x64-osx-release.2024-08-17.9ad0398d8'
MUMBLE_ENVIRONMENT_TRIPLET: 'x64-osx-release'
Expand Down
2 changes: 1 addition & 1 deletion .ci/azure-pipelines/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
workspace:
clean: all
pool:
vmImage: 'macOS-12'
vmImage: 'macOS-14'
variables:
MUMBLE_ENVIRONMENT_VERSION: 'mumble_env.x64-osx-release.2024-08-17.9ad0398d8'
MUMBLE_ENVIRONMENT_TRIPLET: 'x64-osx-release'
Expand Down

0 comments on commit eb78694

Please sign in to comment.