Skip to content

Commit b1d9567

Browse files
committed
Try own build-multiarch-on-aws-spots that uses jammy 22.04
1 parent b2754ae commit b1d9567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-multiarch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
needs:
2929
- tag
3030
name: Build
31-
uses: pyldin601/build-multiarch-on-aws-spots/.github/workflows/build-multiarch-on-aws-spots.yml@5c448cb91b65e617237df2326723441f25f8eea0
31+
uses: wader/build-multiarch-on-aws-spots/.github/workflows/build-multiarch-on-aws-spots.yml@359bed825026eeb546816c1b27898d4e5405b658
3232
with:
3333
DOCKER_IMAGE_TAG: ${{ needs.tag.outputs.TAG }}
3434
DOCKER_IMAGE_NAME: "mwader/static-ffmpeg"

0 commit comments

Comments
 (0)