Skip to content

fix: increase EARTHLY_BUILDKIT_CACHE_SIZE_MB & upgrade PE version #259

fix: increase EARTHLY_BUILDKIT_CACHE_SIZE_MB & upgrade PE version

fix: increase EARTHLY_BUILDKIT_CACHE_SIZE_MB & upgrade PE version #259

Workflow file for this run

# name: Pr
# on: [pull_request]
# concurrency:
# group: ${{ github.pr_workflow }}-${{ github.ref }}
# cancel-in-progress: true
# permissions:
# contents: read
# jobs:
# build:
# uses: ./.github/workflows/release.yaml
# secrets: inherit