Skip to content

Commit

Permalink
Merge pull request #1602 from eclipse-che/SDawley-patch-1
Browse files Browse the repository at this point in the history
Set buildx to v0.9.1
  • Loading branch information
SDawley committed Jan 25, 2023
2 parents 93f378e + 9ce65f4 commit efafc2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
with:
version: v0.9.1
- name: Set up Python 3.9
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit efafc2a

Please sign in to comment.