Skip to content

Commit 5341cfe

Browse files
Update mpv_clang.yml
1 parent c909e73 commit 5341cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mpv_clang.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
env:
3434
BIT: ${{ matrix.bit }}
3535
container:
36-
image: docker://ghcr.io/media-kit/archlinux:latest
36+
image: docker://ghcr.io/shinchiro/archlinux:latest
3737
outputs:
3838
mpv_ver: ${{ steps.build_mpv_step.outputs.mpv_ver }}
3939
steps:

0 commit comments

Comments
 (0)