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 @@ -135,7 +135,7 @@ jobs:
- start-verify
- verify-checkstyle
if: ${{ needs.verify-checkstyle.result == 'success' }}
uses: fdio/vpp/.github/workflows/vpp-verify-gcc.yml@76d98a50c18808ce641e28ab5cf7f5883495264f
uses: fdio/vpp/.github/workflows/vpp-verify-gcc.yml@36107d7946ec6d35543ec600def2a574d4c6fff4
with:
FDIO_NAMESPACE: ${{ inputs.FDIO_NAMESPACE }}
GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }}
Expand Down
Loading