mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-07 01:26:30 +02:00
set timeout-minutes
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -5,6 +5,7 @@ on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 30
|
||||
strategy:
|
||||
matrix:
|
||||
java: [8, 11]
|
||||
|
||||
Reference in New Issue
Block a user