Skip to content

Commit f2d0d73

Browse files
committed
Try this
1 parent 613d07b commit f2d0d73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
env:
9595
DOCKER_DEFAULT_PLATFORM: linux/amd64
9696
TUSK_CLI_VERSION: ${{ steps.tusk-version.outputs.version }}
97+
BUILDX_BUILDER: default
9798
run: |
9899
chmod +x ./drift/instrumentation/${{ matrix.library }}/e2e-tests/run.sh
99100
cd ./drift/instrumentation/${{ matrix.library }}/e2e-tests && ./run.sh 8000

0 commit comments

Comments
 (0)