Skip to content

Fix kind image loading for MacOS #1378

Fix kind image loading for MacOS

Fix kind image loading for MacOS #1378

Workflow file for this run

name: Verify
on:
pull_request:
branches: ['main']
jobs:
verify:
name: Verify Codegen
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
with:
go-version: '1.20'
check-latest: true
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: Verify
run: ./hack/presubmit.sh