This is an automated email from the ASF dual-hosted git repository.
zhaojinchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new aef0884addf Refactor : refactor the retention from 1 to 10 (#27546)
aef0884addf is described below
commit aef0884addf17336dd3850696f9543c0026317f5
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Fri Jul 28 20:42:39 2023 +0800
Refactor : refactor the retention from 1 to 10 (#27546)
---
.github/workflows/e2e-sql.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/e2e-sql.yml b/.github/workflows/e2e-sql.yml
index 36a13f89042..fcf2352a120 100644
--- a/.github/workflows/e2e-sql.yml
+++ b/.github/workflows/e2e-sql.yml
@@ -93,7 +93,7 @@ jobs:
with:
name: e2e-image
path: /tmp/${{ needs.global-environment.outputs.GLOBAL_CACHE_PREFIX
}}-proxy-test.tar
- retention-days: 1
+ retention-days: 10
e2e-sql:
name: E2E - SQL