chore(CI): support packaging on fedora 34 (#1627)

This commit is contained in:
Ahmed Zetao Yang
2021-05-17 08:29:11 +08:00
committed by GitHub
parent 5213aaf21c
commit c7c1fc011b

View File

@@ -296,6 +296,12 @@ jobs:
symbol: 33,
arch: x86_64
}
- {
name: fedora-34,
os: fedora,
symbol: 34,
arch: x86_64
}
- {
name: opensuse-leap-15.2,
os: opensuse-leap,