mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
remove 12 from matrix shards
This commit is contained in:
parent
938b819060
commit
5708ee3b09
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
name: tests
|
||||
strategy:
|
||||
matrix:
|
||||
shard: [ 0,1,2,3,4,5,6,7 ,8,9,10,11,12]
|
||||
shard: [ 0,1,2,3,4,5,6,7 ,8,9,10,11]
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 120
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user