mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
MAINT(ci): Update to macOS 14 on Azure Pipelines
The macOS 12 image has been removed. We skip version 13 since we always run the latest macOS on our own builder anyway.
This commit is contained in:
parent
86bd72f86e
commit
e57f6c52b3
@ -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'
|
||||
|
||||
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user