We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2777f commit e87a6daCopy full SHA for e87a6da
1 file changed
.github/workflows/integration.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
name: uc-cluster-test-logs
53
path: logs/
54
- retention-days: 30
+ retention-days: 5
55
56
run-sqlwarehouse-e2e-tests:
57
runs-on: ubuntu-latest
@@ -91,7 +91,7 @@ jobs:
91
92
name: sql-endpoint-test-logs
93
94
95
96
run-cluster-e2e-tests:
97
@@ -128,4 +128,4 @@ jobs:
128
129
name: cluster-test-logs
130
131
0 commit comments