summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRyo Nakamura <upa@haeena.net>2022-11-13 17:53:46 +0900
committerRyo Nakamura <upa@haeena.net>2022-11-13 17:53:46 +0900
commit8719b356942d4997252c2705795485c7af7fd4f0 (patch)
tree7830f1d533b7ba1acc5c3c3af3deff199928fe32 /.github
parente9d5ceb46222dccf92a69c9865f2df3301b660da (diff)
add rocky 8.6 support
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index be5d30b..fdcc97d 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -36,3 +36,4 @@ jobs:
${{github.workspace}}/build/mscp_${{env.VERSION}}-ubuntu-20.04-x86_64.deb
${{github.workspace}}/build/mscp_${{env.VERSION}}-ubuntu-22.04-x86_64.deb
${{github.workspace}}/build/mscp_${{env.VERSION}}-centos-8-x86_64.rpm
+ ${{github.workspace}}/build/mscp_${{env.VERSION}}-rocky-8.6-x86_64.rpm