We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c909e73 commit 5341cfeCopy full SHA for 5341cfe
.github/workflows/mpv_clang.yml
@@ -33,7 +33,7 @@ jobs:
33
env:
34
BIT: ${{ matrix.bit }}
35
container:
36
- image: docker://ghcr.io/media-kit/archlinux:latest
+ image: docker://ghcr.io/shinchiro/archlinux:latest
37
outputs:
38
mpv_ver: ${{ steps.build_mpv_step.outputs.mpv_ver }}
39
steps:
0 commit comments