Skip to content

e2e: fix starting a custom containerd version #42

e2e: fix starting a custom containerd version

e2e: fix starting a custom containerd version #42

Workflow file for this run

name: Verify code
on:
pull_request:
paths-ignore:
- "docs/**"
- "**.md"
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
verify:
uses: "./.github/workflows/common-verify-code.yaml"