Skip to content

Commit

Permalink
MAINT(ci): Upgrade to macOS 13 on Azure Pipelines
Browse files Browse the repository at this point in the history
The macOS 12 image has been removed
  • Loading branch information
Hartmnt committed Jan 14, 2025
1 parent 86bd72f commit 7a6b21b
Showing 1 changed file with 1 addition and 1 deletion.
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-13'
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 7a6b21b

Please sign in to comment.