Skip to content

Commit

Permalink
reduce timeout for build job
Browse files Browse the repository at this point in the history
  • Loading branch information
tvallin committed Nov 8, 2024
1 parent 5de8a6c commit fc5656f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
maven-cache: none
run: etc/scripts/shellcheck.sh
build:
timeout-minutes: 30
timeout-minutes: 15
strategy:
matrix:
os: [ ubuntu-20.04, windows-2022 ]
Expand Down

0 comments on commit fc5656f

Please # to comment.