mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-05-10 10:23:34 +01:00
Increase shard to 16
This commit is contained in:
parent
97055ccbf1
commit
fa8c4462e8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -165,7 +165,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
shardIndex: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]
|
||||
shardTotal: [12]
|
||||
shardTotal: [16]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Use Node.js 18.x
|
||||
|
Loading…
x
Reference in New Issue
Block a user