We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 929d21e commit d64c085Copy full SHA for d64c085
.github/workflows/release_branches.yml
@@ -176,6 +176,7 @@ jobs:
176
REPO_COPY=${{runner.temp}}/build_check/ClickHouse
177
CACHES_PATH=${{runner.temp}}/../ccaches
178
BUILD_NAME=package_aarch64
179
+ CLICKHOUSE_STABLE_VERSION_SUFFIX=altinityhotfix
180
EOF
181
- name: Download changed images
182
uses: actions/download-artifact@v4
0 commit comments