Skip to content

Commit

Permalink
Add comment to wasm simapp github action on buildx issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gjermundgaraba committed Jan 24, 2025
1 parent 96a643b commit 174f654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wasm-simd-image-from-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
version: v0.19.3
version: v0.19.3 # v0.20 made this workflow stop working
- name: Log in to the Container registry
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
with:
Expand Down

0 comments on commit 174f654

Please sign in to comment.