ci(python): extend pydantic1x timeout

This commit is contained in:
BubbleCal
2026-05-18 23:32:56 +08:00
parent 45abb95186
commit 3bcd720b33

View File

@@ -205,7 +205,7 @@ jobs:
- name: Delete wheels
run: rm -rf target/wheels
pydantic1x:
timeout-minutes: 30
timeout-minutes: 60
runs-on: "ubuntu-24.04"
defaults:
run: