Skip to content

Ensure kernel sends GARPs to avoid communication failures (#4649) #703

Ensure kernel sends GARPs to avoid communication failures (#4649)

Ensure kernel sends GARPs to avoid communication failures (#4649) #703

name: Build Image Latest
on:
push:
branches:
- 'main'
workflow_dispatch:
permissions: write-all
jobs:
call-workflow:
uses: ./.github/workflows/call-release-image.yaml
with:
ref: 'main'
tagoverride: 'latest'
secrets: inherit