Skip to content

build(deps): bump github.com/containerd/containerd from 1.6.3-0.20220401172941-5ff8fce1fcc6 to 1.6.26 #22

build(deps): bump github.com/containerd/containerd from 1.6.3-0.20220401172941-5ff8fce1fcc6 to 1.6.26

build(deps): bump github.com/containerd/containerd from 1.6.3-0.20220401172941-5ff8fce1fcc6 to 1.6.26 #22

Workflow file for this run

---
name: 'Build test'
on:
pull_request:
push:
branches:
- main
concurrency:
group: oci2sysext-${{ github.ref || github.head_ref }}
cancel-in-progress: true
env:
FORCE_COLOR: 1
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Build
run: |
make