Skip to content

Commit

Permalink
[CI] Set slow build timeout to 2 hours.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Feb 5, 2025
1 parent a4e4997 commit ee0888f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
property-tests:
name: Property tests
runs-on: ubuntu-24.04
timeout-minutes: 180
timeout-minutes: 120
strategy:
matrix:
java: [ '21' ]
Expand Down

0 comments on commit ee0888f

Please sign in to comment.