Skip to content

Bump github.com/moby/buildkit from 0.11.6 to 0.12.5 #171

Bump github.com/moby/buildkit from 0.11.6 to 0.12.5

Bump github.com/moby/buildkit from 0.11.6 to 0.12.5 #171

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Build and Test
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run tests
env:
XTABLES_LOCKFILE: /tmp/xtables.lock
run:
make test