Skip to content

Commit

Permalink
MAINT(ci): Upgrade to macOS 14 on Azure Pipelines
Browse files Browse the repository at this point in the history
The macOS 12 image has been removed
We skip 13 to buy ourselves a bit more time
  • Loading branch information
Hartmnt committed Jan 14, 2025
1 parent 86bd72f commit cda4a74
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-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 cda4a74

Please sign in to comment.