Skip to content

Merge pull request #221 from dmcgowan/update-2.0.0-release #309

Merge pull request #221 from dmcgowan/update-2.0.0-release

Merge pull request #221 from dmcgowan/update-2.0.0-release #309

Workflow file for this run

name: Go
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
name: CI
runs-on: ubuntu-22.04
timeout-minutes: 5
steps:
- name: Check out code
uses: actions/checkout@v4
with:
path: src/github.com/containerd/containerd.io
fetch-depth: 25
- uses: containerd/[email protected]
with:
working-directory: src/github.com/containerd/containerd.io