Skip to content

Commit 3c3c3e4

Browse files
ci: new distributives added
1 parent d70915b commit 3c3c3e4

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.github/workflows/deploy_to_packagecloud.yml

+8
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
os:
1313
- name: el
1414
dist: 7
15+
- name: el
16+
dist: 8
1517
- name: fedora
1618
dist: 26
1719
- name: fedora
@@ -20,6 +22,12 @@ jobs:
2022
dist: 28
2123
- name: fedora
2224
dist: 29
25+
- name: fedora
26+
dist: 30
27+
- name: fedora
28+
dist: 31
29+
- name: fedora
30+
dist: 32
2331
repository:
2432
- "1_10"
2533
- "2x"

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88
### Added
99
- zone label support for Tarantool Cartridge >= '2.4.0'
10+
- rpm packaging for CentOS 8, Fedora 30, 31, 32
1011

1112
## [0.7.0] - 2021-02-09
1213
### Added

0 commit comments

Comments
 (0)