Skip to content

Commit

Permalink
fixup! TO-DROP: trigger test-msys2-runtime on push
Browse files Browse the repository at this point in the history
Let's figure out whether
git-for-windows/msys2-runtime#80 actually
manages to address the CI hangs.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Dec 26, 2024
1 parent 37633de commit 2de5f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-msys2-runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

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

jobs:
Expand Down

0 comments on commit 2de5f2c

Please sign in to comment.