Skip to content

Commit

Permalink
try new build 2024-12-24
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Dec 29, 2024
1 parent 606694d commit f319e07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,8 @@ jobs:
if: matrix.patch == 'true'
env:
# PATCHED_URL: "https://github.com/jaimergp/libmambapy-windows-segfaults/releases/download/2024-12-20/mamba-custom-debug-build-202412201638.zip"
PATCHED_URL: "https://github.com/jaimergp/libmambapy-windows-segfaults/releases/download/2024-12-23/mamba-custom-debug-build-202412231240-no_transaction_order.zip"
# PATCHED_URL: "https://github.com/jaimergp/libmambapy-windows-segfaults/releases/download/2024-12-23/mamba-custom-debug-build-202412231240-no_transaction_order.zip"
PATCHED_URL: "https://github.com/jaimergp/libmambapy-windows-segfaults/releases/download/2024-12-24/mamba-custom-debug-build-202412241126.zip"
run: |
curl -sL -o libmamba.zip "$PATCHED_URL"
7z x libmamba.zip
Expand Down

0 comments on commit f319e07

Please sign in to comment.