Skip to content

Commit 2de5f2c

Browse files
committed
fixup! TO-DROP: trigger test-msys2-runtime on push
Let's figure out whether git-for-windows/msys2-runtime#80 actually manages to address the CI hangs. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 37633de commit 2de5f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-msys2-runtime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
env:
1414
LC_CTYPE: C.UTF-8
15-
MSYS2_RUNTIME_ARTIFACT_URL: ${{ inputs.msys2-runtime-artifacts-url || 'https://github.com/git-for-windows/msys2-runtime/actions/runs/11039214122/artifacts/1978643832' }}
15+
MSYS2_RUNTIME_ARTIFACT_URL: ${{ inputs.msys2-runtime-artifacts-url || 'https://github.com/git-for-windows/msys2-runtime/actions/runs/12502589490/artifacts/2363069011' }}
1616
G4W_SDK_REPO: git-for-windows/git-sdk-64
1717

1818
jobs:

0 commit comments

Comments
 (0)