Skip to content

test: buildkitd version output and binary size #47

test: buildkitd version output and binary size

test: buildkitd version output and binary size #47

Workflow file for this run

name: ci
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
workflow_dispatch:
push:
branches:
- 'master'
pull_request:
env:
SETUP_BUILDX_VERSION: "latest"
SETUP_BUILDKIT_IMAGE: "moby/buildkit:latest"
BUILDKIT_REPO: "moby/buildkit"
jobs:
test:
uses: ./.github/workflows/.test.yml
secrets: inherit
with:
refs: |
master
latest
v0.14.1