Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c30bbfa

Browse files
europauleriknordmark
authored andcommitted
Bump eden version to 1.0.13
This release should fix the flaky vector tests. Signed-off-by: Paul Gaiduk <[email protected]> (cherry picked from commit d7cd71b)
1 parent 94a061b commit c30bbfa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/eden-trusted.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,14 +179,14 @@ jobs:
179179
name: ${{ needs.context.outputs.eden_parent_job_title }}
180180
needs: context
181181
if: needs.context.outputs.skip_run == 'false'
182-
uses: lf-edge/eden/.github/workflows/[email protected].12
182+
uses: lf-edge/eden/.github/workflows/[email protected].13
183183
secrets: inherit
184184
with:
185185
eve_image: "evebuild/pr:${{ needs.context.outputs.pr_id }}"
186186
eve_log_level: "debug"
187187
eve_artifact_name: "eve-${{ needs.context.outputs.hv }}-${{ needs.context.outputs.arch }}-${{ needs.context.outputs.platform }}"
188188
artifact_run_id: ${{ needs.context.outputs.original_run_id }}
189-
eden_version: "1.0.12"
189+
eden_version: "1.0.13"
190190

191191
finalize:
192192
name: Finalize Eden Runner status

0 commit comments

Comments
 (0)