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 1043922 commit 2cc839aCopy full SHA for 2cc839a
.github/workflows/kernel-build-and-test-x86_64.yml
@@ -338,8 +338,7 @@ jobs:
338
search_artifacts: true
339
skip_unpack: false
340
if_no_artifact_found: warn
341
- # Only search the last 5 successful runs for better performance
342
- run_number: ${{ github.run_number }}
+ # Search the last 5 successful runs for better performance
343
search_depth: 5
344
continue-on-error: true
345
timeout-minutes: 3
0 commit comments