summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorCrazyMax <crazy-max@users.noreply.github.com>2022-11-25 11:46:51 +0100
committerCrazyMax <crazy-max@users.noreply.github.com>2022-11-25 23:22:53 +0100
commitbade242dddafaa84151941d4f6754c4aa4c59a52 (patch)
tree73ed58c46198b9e40e6ef7561c3b114d0e60bdb5 /.github/workflows
parent85b80ce3bb68fe3fe78d70fcf1944ff598649e7f (diff)
downloaddocker-bade242dddafaa84151941d4f6754c4aa4c59a52.tar.gz
Makefile: always use buildx
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index adbb99702c..1ba9324d30 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -19,8 +19,6 @@ env:
GOTESTLIST_VERSION: v0.2.0
TESTSTAT_VERSION: v0.1.3
ITG_CLI_MATRIX_SIZE: 6
- BUILDX: docker buildx
- USE_BUILDX: 1
DOCKER_EXPERIMENTAL: 1
DOCKER_GRAPHDRIVER: overlay2