We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db62309 commit b663ee4Copy full SHA for b663ee4
.github/actions/build-jtreg/action.yml
@@ -65,4 +65,4 @@ runs:
65
with:
66
name: bundles-jtreg-${{ steps.version.outputs.value }}
67
path: jtreg/installed
68
- retention-days: 1
+ retention-days: 5
.github/actions/upload-bundles/action.yml
@@ -91,5 +91,5 @@ runs:
91
92
name: bundles-${{ inputs.platform }}${{ inputs.debug-suffix }}${{ inputs.static-suffix }}${{ inputs.bundle-suffix }}
93
path: bundles
94
95
if: steps.bundles.outputs.bundles-found == 'true'
0 commit comments