chore: try 6 shard web tests ci

This commit is contained in:
yyh
2026-03-11 20:53:17 +08:00
parent bd2bb27faa
commit 06e1d59e1d

View File

@ -17,8 +17,8 @@ jobs:
strategy:
fail-fast: false
matrix:
shardIndex: [1, 2, 3, 4]
shardTotal: [4]
shardIndex: [1, 2, 3, 4, 5, 6]
shardTotal: [6]
defaults:
run:
shell: bash