Skip to content

Commit fc5656f

Browse files
committed
reduce timeout for build job
1 parent 5de8a6c commit fc5656f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
maven-cache: none
7878
run: etc/scripts/shellcheck.sh
7979
build:
80-
timeout-minutes: 30
80+
timeout-minutes: 15
8181
strategy:
8282
matrix:
8383
os: [ ubuntu-20.04, windows-2022 ]

0 commit comments

Comments
 (0)