Skip to content

Commit e37e6ec

Browse files
committed
ci: decrease shards
1 parent c42d3f4 commit e37e6ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/verify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ jobs:
7878
runs-on: ubuntu-latest
7979
strategy:
8080
matrix:
81-
shard: [1, 2, 3, 4]
82-
total-shards: [4]
81+
shard: [1, 2, 3]
82+
total-shards: [3]
8383
transport-mode: ['http', 'webSocket']
8484
include:
8585
- batch-multicall: 'false'

0 commit comments

Comments
 (0)