Merge pull request #7022 from symless/SYNERGY-1005-Add-Fedora-33-to-build-and-release-pipeline

SYNERGY-1005 Add Fedora 33 to build and release pipeline
This commit is contained in:
Igor Sikachyna 2021-05-27 10:22:41 -07:00 committed by GitHub
commit 069ff35ac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 0 deletions

View File

@ -18,6 +18,7 @@ jobs:
# - distro: fedora28 #Need to install git 2.18+
- distro: fedora29
- distro: fedora30
- distro: fedora33
name: ${{ matrix.distro }}

View File

@ -49,6 +49,7 @@ Enhancements:
- #7003 Prioritization rules server config
- #7004 Add openssl dependency for rpm
- #7008 Add logging when hostname have several IP
- #7022 Add Fedora 33 to build and release pipeline
===========
v1.13.1-stable

View File

@ -47,6 +47,10 @@ jobs:
image: symless/synergy-core:fedora30
packager: rpm
name: fedora30
fedora33:
image: symless/synergy-core:fedora33
packager: rpm
name: fedora33
centos7.6:
image: symless/synergy-core:centos7.6
packager: rpm