Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/.ci
diff options
context:
space:
mode:
authorDavide Beatrici <git@davidebeatrici.dev>2020-08-09 02:25:33 +0300
committerDavide Beatrici <git@davidebeatrici.dev>2020-08-09 02:25:33 +0300
commit02e44601d7b50a82781d088409395c37e30b20a3 (patch)
tree7ea57b191b5a1361b608bb568824d8e236d77a6e /.ci
parent57d5b8a246735ed4eac1af530f8a4ab8f5422061 (diff)
CI(azure-pipelines): switch to latest macOS build environment
Diffstat (limited to '.ci')
-rw-r--r--.ci/azure-pipelines/main-pr.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/azure-pipelines/main-pr.yml b/.ci/azure-pipelines/main-pr.yml
index 7190e05b7..bed44e334 100644
--- a/.ci/azure-pipelines/main-pr.yml
+++ b/.ci/azure-pipelines/main-pr.yml
@@ -38,7 +38,7 @@ jobs:
pool:
vmImage: 'macOS-latest'
variables:
- MUMBLE_ENVIRONMENT_VERSION: 'macos-static-1.4.x-2020-05-27-ecb3c64-1151'
+ MUMBLE_ENVIRONMENT_VERSION: 'macos-static-1.4.x-2020-07-22-dbd6271-1162'
steps:
- template: steps_macos.yml
parameters: