Skip to content

Commit

Permalink
try 8 shards
Browse files Browse the repository at this point in the history
  • Loading branch information
filfreire committed Jul 26, 2024
1 parent d085a58 commit e603f7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
strategy:
fail-fast: false
matrix:
shardIndex: [1, 2, 3, 4]
shardTotal: [4]
shardIndex: [1, 2, 3, 4, 5, 6, 7, 8]
shardTotal: [8]
steps:
- name: Checkout branch
uses: actions/checkout@v4
Expand Down

0 comments on commit e603f7b

Please sign in to comment.