Lol fine! bump it a bit more XD

ns_aware
Gud Boi 2026-03-02 17:44:21 -05:00
parent a72bb9321e
commit ab6c955949
1 changed files with 2 additions and 1 deletions

View File

@ -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
)