chore: timeout py-tests after 180 minutes (#20077)

* chore: timeout py-tests after 120

* Update py-tests.yml
This commit is contained in:
Imri Paran 2025-03-05 18:22:05 +01:00 committed by GitHub
parent 29faee5b16
commit dd2bfeaff3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,6 +36,7 @@ concurrency:
cancel-in-progress: true
jobs:
timeout-minutes: 180
py-run-tests:
runs-on: ubuntu-latest
strategy: