Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/gerrit-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
- start-verify
- verify-checkstyle
if: ${{ needs.verify-checkstyle.result == 'success' }}
uses: fdio/vpp/.github/workflows/vpp-verify-arm-drivers.yml@eb4497824eab8f892014948c7553a1b6777735f5
uses: fdio/vpp/.github/workflows/vpp-verify-arm-drivers.yml@95329f46298ee4fbb6da62396582b0b3059f64b2
with:
FDIO_NAMESPACE: ${{ inputs.FDIO_NAMESPACE }}
GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }}
Expand Down