mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
Fix max number of shards error
This commit is contained in:
parent
f257591626
commit
6d52f4d00e
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
name: tests
|
name: tests
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
shard: [ 1, 2 ]
|
shard: [ 0,1 ]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 120
|
timeout-minutes: 120
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user