Skip to content

Commit fd70231

Browse files
committed
Update molecule.yml
1 parent e15b788 commit fd70231

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/molecule.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ jobs:
7777
# with:
7878
# platforms: aarch64,s390x
7979

80+
- name: Set up Docker Buildx
81+
uses: docker/setup-buildx-action@v3
82+
8083
- name: Set up Python 3
8184
if: ${{ !(contains(matrix.scenario, 'plus')) || (env.NGINX_CRT != 0 && env.NGINX_KEY != 0) }}
8285
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)