Skip to content

Commit b4589e4

Browse files
committed
Build packages for latest distributions
1 parent b7671c1 commit b4589e4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/beta-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@ jobs:
1313
- stretch
1414
- buster
1515
- bullseye
16+
- bookworm
1617
- xenial
1718
- bionic
1819
- focal
1920
- jammy
2021
- centos_7
2122
- centos_8
23+
- centos_9
2224
steps:
2325
-
2426
name: Set version

.github/workflows/stable-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@ jobs:
1313
- stretch
1414
- buster
1515
- bullseye
16+
- bookworm
1617
- xenial
1718
- bionic
1819
- focal
1920
- jammy
2021
- centos_7
2122
- centos_8
23+
- centos_9
2224
steps:
2325
-
2426
name: Set version

0 commit comments

Comments
 (0)