Skip to content

Commit 813d07b

Browse files
committed
export default platform before provisioning
1 parent 3193568 commit 813d07b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/module_acceptance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ jobs:
116116
else
117117
DOCKER_RUN_OPTS=''
118118
fi
119+
export DOCKER_DEFAULT_PLATFORM=linux/amd64
119120
bundle exec rake "litmus:provision[${{matrix.platforms.provider}},${{ matrix.platforms.image }},$DOCKER_RUN_OPTS]"
120121
# Redact password
121122
FILE='spec/fixtures/litmus_inventory.yaml'

0 commit comments

Comments
 (0)