Skip to content

Commit cb7c8d6

Browse files
committed
CI: Up timeout-minutes=5 on win64 test. Windows is slow
1 parent d271812 commit cb7c8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- build
6969
- docs
7070
runs-on: windows-latest
71-
timeout-minutes: 4
71+
timeout-minutes: 5
7272
steps:
7373
- uses: actions/checkout@v4
7474
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)