Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 3fbf95f

Browse files
committed
Further shard android_debug_arm64 clang-tidy
1 parent 42df55a commit 3fbf95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/builders/linux_clang_tidy.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"android_debug_arm64",
174174
"--lint-all",
175175
"--shard-id=0",
176-
"--shard-variants=host_debug"
176+
"--shard-variants=host_debug,host_debug,host_debug,host_debug"
177177
],
178178
"max_attempts": 1,
179179
"script": "flutter/ci/lint.sh"

0 commit comments

Comments
 (0)