SYNERGY-801 Update build pipeline to support macOS 10.13 (#6931)

* SYNERGY-801 Update build pipeline to support macOS 10.13

* Update ChangeLog
This commit is contained in:
SerhiiGadzhilov 2021-02-02 12:46:58 +03:00 committed by GitHub
parent e56f234917
commit d3cd28e051
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -17,6 +17,7 @@ Enhancements:
- #6916 Main Window receives screen name change
- #6910 Don't use the word “Version” for release names because it can lead to errors during update checking.
- #6918 Removing positional union initialisation
- #6931 Update build pipeline to support macOS 10.13
v1.13.0-stable

View File

@ -67,13 +67,13 @@ jobs:
catalina-std:
image: macOS-10.15
platform: x86-64
version: 10.14
version: 10.13
buildType: "standard"
prefix: "synergy"
catalina-ent:
image: macOS-10.15
platform: x86-64
version: 10.14
version: 10.13
buildType: "enterprise"
prefix: "synergy-enterprise"
pool: