test without docker buildkit

This commit is contained in:
sommersoft 2022-03-25 08:55:05 -05:00
parent f39f6443fe
commit 1b07091100
1 changed files with 0 additions and 2 deletions

View File

@ -69,5 +69,3 @@ jobs:
DS_YAML: ./${{ matrix.name }}/.github/workflows/${{ matrix.workflow_name }} DS_YAML: ./${{ matrix.name }}/.github/workflows/${{ matrix.workflow_name }}
DS_JOBS: ${{ matrix.jobs }} DS_JOBS: ${{ matrix.jobs }}
DS_MATRIX_EXCLUDE: ${{ matrix.matrix_exclude }} DS_MATRIX_EXCLUDE: ${{ matrix.matrix_exclude }}
DOCKER_BUILDKIT: 1
COMPOSE_DOCKER_CLI_BUILD: 1