[ci] Restore parallel execution for clang-tidy split mode (#11613)

This commit is contained in:
J. Nick Koston
2025-10-30 14:26:37 +13:00
committed by GitHub
parent 918650f15a
commit 03fd114371
+1 -1
View File
@@ -458,7 +458,7 @@ jobs:
GH_TOKEN: ${{ github.token }}
strategy:
fail-fast: false
max-parallel: 1
max-parallel: 2
matrix:
include:
- id: clang-tidy