Skip to content

Commit ee0888f

Browse files
committed
[CI] Set slow build timeout to 2 hours.
1 parent a4e4997 commit ee0888f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
property-tests:
3333
name: Property tests
3434
runs-on: ubuntu-24.04
35-
timeout-minutes: 180
35+
timeout-minutes: 120
3636
strategy:
3737
matrix:
3838
java: [ '21' ]

0 commit comments

Comments
 (0)