Skip to content

Commit 503ca1e

Browse files
authored
Increase GHA artifact retention from 2 to 14 days (#7495)
1 parent 66cebfb commit 503ca1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
env:
88
# make chromedriver detect installed Chrome version and download the corresponding driver
99
DETECT_CHROMEDRIVER_VERSION: true
10-
artifactRetentionDays: 2
10+
artifactRetentionDays: 14
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)