Fix special build reports in release branches

This commit is contained in:
Mikhail f. Shiryaev 2024-02-09 12:59:06 +01:00
parent 8c765a3713
commit 3ee2dda511
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -206,13 +206,8 @@ jobs:
if: ${{ !cancelled() }}
needs:
- RunConfig
- BuilderDebRelease
- BuilderDebAarch64
- BuilderDebAsan
- BuilderDebTsan
- BuilderDebUBsan
- BuilderDebMsan
- BuilderDebDebug
- BuilderBinDarwin
- BuilderBinDarwinAarch64
uses: ./.github/workflows/reusable_test.yml
with:
test_name: ClickHouse special build check