From 14e449fc106ce65e403275aced0fe9eeba78bf60 Mon Sep 17 00:00:00 2001 From: Pil0tXia Date: Wed, 24 Apr 2024 15:33:26 +0800 Subject: [PATCH] Try to retry 1 hr wo wait for snapshot update --- .github/workflows/license.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/license.yml b/.github/workflows/license.yml index dd0ea65072..14ea52285c 100644 --- a/.github/workflows/license.yml +++ b/.github/workflows/license.yml @@ -36,7 +36,7 @@ jobs: with: # Post Submit dependency graph retry-on-snapshot-warnings: true - retry-on-snapshot-warnings-timeout: 900 + retry-on-snapshot-warnings-timeout: 3600 vulnerability-check: false license-check: true # Incompatible licenses addressed here: https://www.apache.org/legal/resolved.html