Skip to content

fix(umoci)!: umoci's copy buffer set to 1 MiB (#537) #2017

fix(umoci)!: umoci's copy buffer set to 1 MiB (#537)

fix(umoci)!: umoci's copy buffer set to 1 MiB (#537) #2017

Workflow file for this run

name: ci
on:
push:
branches:
- main
- rel-**
pull_request:
branches:
- main
- rel-**
jobs:
build:
uses: ./.github/workflows/build.yaml
with:
# note >-, args needs to be strings to be used as inputs
# for the reusable build.yaml workflow
go-version: >-
["1.19.x"]
privilege-level: >-
["unpriv", "priv"]