From f35a9bf57ef6da67489d0ff78d1ebef966559f37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Mon, 26 Jul 2021 09:09:43 +0200 Subject: [PATCH] The Gradle download can takes some time --- .github/workflows/audit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/audit.yaml b/.github/workflows/audit.yaml index b020cac65a..0aaaa12032 100644 --- a/.github/workflows/audit.yaml +++ b/.github/workflows/audit.yaml @@ -9,7 +9,7 @@ jobs: audit: runs-on: ubuntu-20.04 name: Audit - timeout-minutes: 10 + timeout-minutes: 15 strategy: fail-fast: false