Lol fine! bump it a bit more XD
parent
a72bb9321e
commit
ab6c955949
|
|
@ -126,7 +126,8 @@ def test_example(
|
|||
pytest.skip("2-way streaming example requires py3.9 async with syntax")
|
||||
|
||||
timeout: float = (
|
||||
30 if ci_env and _non_linux
|
||||
36
|
||||
if ci_env and _non_linux
|
||||
else 16
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue